Open
Description
I am getting this error during the deployment of grafana-graphite docker
Templating init failed
Datasource named ${DS_LOCAL_GRAPHITE} was not found
This happens with all the dashboards being imported. However importing the dashboards manually solves the problem.
The dasboard's json contains the following lines:
"__inputs": [
{
"name": "DS_LOCAL_GRAPHITE",
"label": "Local Graphite",
"description": "",
"type": "datasource",
"pluginId": "graphite",
"pluginName": "Graphite"
}
Any help would be appreciated
Metadata
Metadata
Assignees
Labels
No labels