Skip to main content

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.

Dashboard, Global and Environment variables.

Requirements

  • Version 3.X requires Grafana 9 or Grafana 10.
  • Version 2.X requires Grafana 8.5 or Grafana 9.
  • Version 1.X requires Grafana 8.

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.1.0/volkovlabs-env-datasource-3.1.0.zip plugins install volkovlabs-env-datasource

Highlights

  • Returns Environment Variables.
  • Allows filtering unnecessary or secured variables using Regex.
  • Supports Dashboard Variables.
Environment Variables displayed on the Grafana dashboard.
Environment Variables displayed on the Grafana dashboard.

Documentation

SectionDescription
DeploymentExplains deployment options for the data source.
FeaturesDemonstrates data source features.
ProvisioningDemonstrates how to automatically provision the data Source.
Release NotesStay up to date with the latest features and updates.

Feedback

Subscribe to our YouTube Channel and leave your comments.

License

Apache License Version 2.0, see LICENSE.