Devenv: Replace testdata UIDs with gdev-testdata (#108997)

* Prettier format the devenv folder

* Consistently use type-only dsref for testdata in devenv dashboards
This commit is contained in:
Josh Hunt
2025-08-04 11:20:12 +01:00
committed by GitHub
parent 0a108e9c68
commit 3a1c1b6232
136 changed files with 15292 additions and 19862 deletions
@@ -51,7 +51,9 @@
"colorBackground": false,
"colorValue": false,
"colors": ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
"datasource": "gdev-testdata",
"datasource": {
"type": "grafana-testdata-datasource"
},
"fieldConfig": {
"defaults": {
"custom": {}
@@ -345,7 +347,9 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "gdev-testdata",
"datasource": {
"type": "grafana-testdata-datasource"
},
"fieldConfig": {
"defaults": {
"custom": {}
@@ -446,7 +450,9 @@
"text": "A",
"value": ["A"]
},
"datasource": "gdev-testdata",
"datasource": {
"type": "grafana-testdata-datasource"
},
"definition": "*",
"hide": 0,
"includeAll": true,
@@ -472,7 +478,9 @@
"text": "AA",
"value": ["AA"]
},
"datasource": "gdev-testdata",
"datasource": {
"type": "grafana-testdata-datasource"
},
"definition": "$datacenter.*",
"hide": 0,
"includeAll": true,
@@ -498,7 +506,9 @@
"text": "All",
"value": ["$__all"]
},
"datasource": "gdev-testdata",
"datasource": {
"type": "grafana-testdata-datasource"
},
"definition": "$datacenter.$server.*",
"hide": 0,
"includeAll": true,