Skip to content

The Environment Data Source is a plugin for Grafana that returns environment variables to display on your dashboard or use as Variables in your code.

License

Notifications You must be signed in to change notification settings

VolkovLabs/volkovlabs-env-datasource

Repository files navigation

Displays environment variables on your Grafana dashboards

Dashboard

Grafana CI E2E codecov CodeQL

Introduction

The Environment Data Source is a plugin for Grafana that returns environment variables to display on your dashboard or use as Variables in your code.

Grafana variables | Dashboard, Global and Environment variables | Environment Data Source

Requirements

  • Environment Data Source 4.X requires Grafana 10 or Grafana 11.
  • Environment Data Source 3.X requires Grafana 9 or Grafana 10.
  • Environment Data Source 2.X requires Grafana 8.5 or Grafana 9.
  • Environment Data Source 1.X requires Grafana 8.

Getting Started

Environment Data Source is not included in the Grafana Catalog. It can be installed directly from GitHub.

Signed http://localhost:3000/ version

Can be used behind the proxy server (NGINX).

grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.1.0/volkovlabs-env-datasource-4.1.0.zip plugins install volkovlabs-env-datasource

Unsigned version

Can be used with any Grafana instance. Requires to add the environment data source to the allowed unsigned plugin configuration.

grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.1.0/volkovlabs-env-datasource-4.1.0.unsigned.zip plugins install volkovlabs-env-datasource

Highlights

  • Returns Environment Variables.
  • Allows filtering unnecessary or secured variables using Regex.
  • Supports Dashboard Variables.

Documentation

Section Description
Deployment Explains deployment options for the data source.
Features Demonstrates data source features.
Provisioning Demonstrates how to automatically provision the data Source.
Release Notes Stay up to date with the latest features and updates.

Always happy to hear from you

We're looking forward to hearing from you. You can use different ways to get in touch with us.

License

Apache License Version 2.0, see LICENSE.

About

The Environment Data Source is a plugin for Grafana that returns environment variables to display on your dashboard or use as Variables in your code.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project