VolkovLabs / volkovlabs-env-datasource

Environment Data Source for @grafana.

Home Page:https://docs.volkovlabs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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.

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

License

Apache License Version 2.0, see LICENSE.

About

Environment Data Source for @grafana.

https://docs.volkovlabs.io

License:Apache License 2.0


Languages

Language:TypeScript 69.9%Language:Go 17.9%Language:JavaScript 10.3%Language:Dockerfile 1.9%