fix: grafana - add or update uid for all dashboards

This commit is contained in:
Ryan Yin
2025-09-26 18:56:06 +08:00
parent 2961a9591a
commit 902f558995
17 changed files with 1311 additions and 1590 deletions
@@ -4572,11 +4572,7 @@
"refresh": "1m",
"schemaVersion": 26,
"style": "dark",
"tags": [
"kubevirt",
"kubevirt-control-plane",
"sig-scale"
],
"tags": ["kubevirt", "kubevirt-control-plane", "sig-scale"],
"templating": {
"list": [
{
@@ -5165,32 +5161,11 @@
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
},
"timezone": "UTC",
"title": "KubeVirt / Control Plane",
"uid": "V1Qq_IBM_za0",
"uid": "kubevirt-control-plane",
"version": 3
}
}