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