Devenv: Avoid explicit uid for testdata in dashboards (#104338)

This commit is contained in:
Ryan McKinley
2025-04-23 12:46:34 +03:00
committed by GitHub
parent 4b48121464
commit 7e192e319c
39 changed files with 177 additions and 708 deletions
@@ -28,10 +28,7 @@
"liveNow": false,
"panels": [
{
"datasource": {
"type": "testdata",
"uid": "PD8C576611E62080A"
},
"datasource": { "type": "testdata" },
"gridPos": {
"h": 14,
"w": 24,