We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13693ae + a602e8b commit 0f3030fCopy full SHA for 0f3030f
example_grafana_dashboard.json
@@ -858,7 +858,22 @@
858
"style": "dark",
859
"tags": [],
860
"templating": {
861
- "list": []
+ "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
+ ]
877
},
878
"time": {
879
"from": "now-1h",
0 commit comments