Skip to main content

Provisioning

Grafana supports managing data sources by adding one or more YAML config files in the provisioning/datasources folder.

Configuration

Example of provisioning the Grafana HTTP API Data Source for the remote Grafana instance.

docs/volkovlabs-grapi-datasource/yml/provisioning.yaml
loading...

Data Sources

When provisioned, the data source should be available in the Data sources lists.

Grafana HTTP API Data Source configured for the local Grafana instance.
Grafana HTTP API Data Source configured for the local Grafana instance.

Set Token

To complete the provisioning you need to set the token using UI or HTTP API:

docs/volkovlabs-grapi-datasource/sh/token.sh
loading...