Skip to content

Templating init failed #122

Open
Open
@usmanskhan

Description

@usmanskhan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions