Metrictank: fix bundled dashboard (#21209)

* update metrictank dashboard

* Restored dashboard datasource variable, and improved error handling in the import api handler

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
This commit is contained in:
Ryan McKinley
2019-12-20 02:42:47 -08:00
committed by Torkel Ödegaard
parent 05d831df29
commit 104c2e3636
3 changed files with 48 additions and 54 deletions

View File

@@ -1,19 +1,12 @@
{
"__inputs": [],
"__requires": [
"__inputs": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "5.2.3"
},
{
"type": "panel",
"id": "graph",
"name": "Graph",
"version": "5.0.0"
"name": "DS_NAME",
"type": "datasource",
"pluginId": "graphite"
}
],
"annotations": {
"list": [
{
@@ -31,11 +24,7 @@
]
},
"editable": true,
"gnetId": 279,
"graphTooltip": 1,
"id": 21,
"iteration": 1547213827205,
"links": [],
"panels": [
{
"collapsed": false,
@@ -4788,6 +4777,5 @@
},
"timezone": "utc",
"title": "Metrictank",
"uid": "tQW3QShiz",
"version": 5
"uid": "tQW3QShiz"
}