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
@@ -1157,6 +1157,6 @@
},
"timezone": "utc",
"title": "Loki / Chunks",
"uid": "chunks",
"uid": "loki-chunks",
"version": 0
}
@@ -720,6 +720,6 @@
},
"timezone": "utc",
"title": "Loki / Deletion",
"uid": "deletion",
"uid": "loki-deletion",
"version": 0
}
@@ -1032,6 +1032,6 @@
},
"timezone": "utc",
"title": "Loki / Logs",
"uid": "logs",
"uid": "loki-logs",
"version": 0
}
@@ -6701,6 +6701,6 @@
},
"timezone": "utc",
"title": "Loki / Operational",
"uid": "operational",
"uid": "loki-operational",
"version": 0
}
@@ -1464,6 +1464,6 @@
},
"timezone": "utc",
"title": "Loki / Retention",
"uid": "retention",
"uid": "loki-retention",
"version": 0
}