mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-09-17 23:41:21 +02:00
fix: grafana - add or update uid for all dashboards
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user