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
@@ -1574,30 +1574,12 @@
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
"refresh_intervals": ["30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
"time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
},
"timezone": "",
"title": "Istio Performance Dashboard",
"uid": "istio-performance",
"version": 1,
"weekStart": ""
}