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

  • Grafana 8.5+, Grafana 9.0+ is required for major version 2.
  • Grafana 8.0+ is required for major version 1.

Getting Started

Environment Data Source is not included in the Grafana Catalog. It can be installed from our Private Repository or downloaded directly from GitHub.

grafana-cli --repo https://volkovlabs.io/plugins 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.
ProvisioningDemonstrates how to automatically provision the data Source.
Release NotesStay up to date with the latest features and updates.

Features

SectionDescription
Dashboard VariablesDemonstrates how to use Dashboard variables.

Support

We provide GitHub Discussions and Premium tier support for the development plugins available via GitHub Sponsor.

License

Apache License Version 2.0, see LICENSE.