Please include this information:
Just stumbled upon this when trying to automate the deployment of Grafana using pre-made dashboards.
Attempting to import manually via the UI instead of the HTTP API has Grafana prompt me for the datasource. In both the staging and other Grafana instances the Prometheus datasource is simply named prometheus
and inspecting the JSON suggests that the __inputs
section contains the correct information.
Expected behaviour:
Hit this bug with Grafana 5.2.3 using the same method as @phyber
This is a blocker for autoprovisioning.
Closing this issue as I can't repro it on Grafana v7.4.0-pre (db637a3630) using the __Export for sharing externally switch
__ and we're trying to limit open GitHub issues in order to better track planned work and features.
Thank You to you for taking the time to create this issue!
Most helpful comment
Just stumbled upon this when trying to automate the deployment of Grafana using pre-made dashboards.
Attempting to import manually via the UI instead of the HTTP API has Grafana prompt me for the datasource. In both the staging and other Grafana instances the Prometheus datasource is simply named
prometheus
and inspecting the JSON suggests that the__inputs
section contains the correct information.Expected behaviour: