Skip to content

Commit 359f760

Browse files
author
Muhammad Shahzeb
authored
Change datasource to for all panels (#1126)
1 parent f8a2b31 commit 359f760

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docker-mixin/dashboards/docker-overview.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"collapsed": false,
4040
"datasource": {
4141
"type": "prometheus",
42-
"uid": "grafanacloud-prom"
42+
"uid": "$prometheus_datasource"
4343
},
4444
"gridPos": {
4545
"h": 1,
@@ -54,7 +54,7 @@
5454
{
5555
"datasource": {
5656
"type": "prometheus",
57-
"uid": "grafanacloud-prom"
57+
"uid": "$prometheus_datasource"
5858
},
5959
"refId": "A"
6060
}
@@ -422,7 +422,7 @@
422422
"collapsed": false,
423423
"datasource": {
424424
"type": "prometheus",
425-
"uid": "grafanacloud-prom"
425+
"uid": "$prometheus_datasource"
426426
},
427427
"gridPos": {
428428
"h": 1,
@@ -437,7 +437,7 @@
437437
{
438438
"datasource": {
439439
"type": "prometheus",
440-
"uid": "grafanacloud-prom"
440+
"uid": "$prometheus_datasource"
441441
},
442442
"refId": "A"
443443
}
@@ -645,7 +645,7 @@
645645
"collapsed": false,
646646
"datasource": {
647647
"type": "prometheus",
648-
"uid": "grafanacloud-prom"
648+
"uid": "$prometheus_datasource"
649649
},
650650
"gridPos": {
651651
"h": 1,
@@ -660,7 +660,7 @@
660660
{
661661
"datasource": {
662662
"type": "prometheus",
663-
"uid": "grafanacloud-prom"
663+
"uid": "$prometheus_datasource"
664664
},
665665
"refId": "A"
666666
}
@@ -887,7 +887,7 @@
887887
"collapsed": false,
888888
"datasource": {
889889
"type": "prometheus",
890-
"uid": "grafanacloud-prom"
890+
"uid": "$prometheus_datasource"
891891
},
892892
"gridPos": {
893893
"h": 1,
@@ -902,7 +902,7 @@
902902
{
903903
"datasource": {
904904
"type": "prometheus",
905-
"uid": "grafanacloud-prom"
905+
"uid": "$prometheus_datasource"
906906
},
907907
"refId": "A"
908908
}

0 commit comments

Comments
 (0)