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.

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