Environment Data Source
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.
Requirements
- Grafana 9 and Grafana 10 are required for major version 3.
- Grafana 8.5 and Grafana 9 are required for major version 2.
- Grafana 8 is required for major version 1.
Getting Started
Environment Data Source is not included in the Grafana Catalog. It can be installed directly from GitHub.
grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v3.0.0/volkovlabs-env-datasource-3.0.0.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. |
Support
- Subscribe to our YouTube Channel and leave your comments.
- Premium support for the development plugins is available via GitHub Sponsor.
License
Apache License Version 2.0, see LICENSE.