Skip to content

Commit 794946a

Browse files
authored
Merge pull request #13 from stackhpc/revert-9-dashboard_template_fix
Revert "added proper templating section"
2 parents 0f3030f + 494a1b0 commit 794946a

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

example_grafana_dashboard.json

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -858,22 +858,7 @@
858858
"style": "dark",
859859
"tags": [],
860860
"templating": {
861-
"list": [
862-
{
863-
"current": {
864-
"text": "Prometheus",
865-
"value": "Prometheus"
866-
},
867-
"hide": 0,
868-
"label": null,
869-
"name": "DS_PROMETHEUS",
870-
"options": [],
871-
"query": "prometheus",
872-
"refresh": 1,
873-
"regex": "",
874-
"type": "datasource"
875-
}
876-
]
861+
"list": []
877862
},
878863
"time": {
879864
"from": "now-1h",

0 commit comments

Comments
 (0)