Skip to content

Commit b453b8c

Browse files
authored
Adopt mixin convention to set dashboard UIDs based on md5(filename) (#1808)
Signed-off-by: Marco Pracucci <[email protected]>
1 parent 90aeee0 commit b453b8c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+101
-81
lines changed

CHANGELOG.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -68,27 +68,27 @@
6868
* [CHANGE] Dashboards: Remove per-user series legends from Tenants dashboard. #1605
6969
* [CHANGE] Dashboards: Show in-memory series and the per-user series limit on Tenants dashboard. #1613
7070
* [CHANGE] Dashboards: Slow-queries dashboard now uses `user` label from logs instead of `org_id`. #1634
71-
* [CHANGE] Dashboards: changed all Grafana dashboards UIDs to not conflict with Cortex ones, to let people install both while migrating from Cortex to Mimir: #1801
72-
* Alertmanager from `a76bee5913c97c918d9e56a3cc88cc28` to `GupFKpgkt`
73-
* Alertmanager Resources from `68b66aed90ccab448009089544a8d6c6` to `r5DZRDusm`
74-
* Compactor from `9c408e1d55681ecb8a22c9fab46875cc` to `oMZ8ngTZF`
75-
* Compactor Resources from `df9added6f1f4332f95848cca48ebd99` to `ma9ZA9a7C`
76-
* Config from `61bb048ced9817b2d3e07677fb1c6290` to `u6dLadEbi`
77-
* Object Store from `d5a3a4489d57c733b5677fb55370a723` to `VKXaoOZXb`
78-
* Overrides from `b5c95fee2e5e7c4b5930826ff6e89a12` to `BWZ9xZOUo`
79-
* Queries from `d9931b1054053c8b972d320774bb8f1d` to `bHf8Zf5fk`
80-
* Reads from `8d6ba60eccc4b6eedfa329b24b1bd339` to `2dvAcvdvV`
81-
* Reads Networking from `c0464f0d8bd026f776c9006b05910000` to `3xAjZAhJ5`
82-
* Reads Resources from `2fd2cda9eea8d8af9fbc0a5960425120` to `mBNJaEkET`
83-
* Rollout Progress from `7544a3a62b1be6ffd919fc990ab8ba8f` to `4wbNeyoyO`
84-
* Ruler from `44d12bcb1f95661c6ab6bc946dfc3473` to `4ATLNTbTa`
85-
* Scaling from `88c041017b96856c9176e07cf557bdcf` to `mNp3epNpo`
86-
* Slow queries from `e6f3091e29d2636e3b8393447e925668` to `30rav7n7X`
87-
* Tenants from `35fa247ce651ba189debf33d7ae41611` to `4BQmVQBvF`
88-
* Top Tenants from `bc6e12d4fe540e4a1785b9d3ca0ffdd9` to `6gZlLegev`
89-
* Writes from `0156f6d15aa234d452a33a4f13c838e3` to `CVmvemOmR`
90-
* Writes Networking from `681cd62b680b7154811fe73af55dcfd4` to `iqgpV8q8Y`
91-
* Writes Resources from `c0464f0d8bd026f776c9006b0591bb0b` to `6tIBbVtV2`
71+
* [CHANGE] Dashboards: changed all Grafana dashboards UIDs to not conflict with Cortex ones, to let people install both while migrating from Cortex to Mimir: #1801 #1808
72+
* Alertmanager from `a76bee5913c97c918d9e56a3cc88cc28` to `b0d38d318bbddd80476246d4930f9e55`
73+
* Alertmanager Resources from `68b66aed90ccab448009089544a8d6c6` to `a6883fb22799ac74479c7db872451092`
74+
* Compactor from `9c408e1d55681ecb8a22c9fab46875cc` to `1b3443aea86db629e6efdb7d05c53823`
75+
* Compactor Resources from `df9added6f1f4332f95848cca48ebd99` to `09a5c49e9cdb2f2b24c6d184574a07fd`
76+
* Config from `61bb048ced9817b2d3e07677fb1c6290` to `5d9d0b4724c0f80d68467088ec61e003`
77+
* Object Store from `d5a3a4489d57c733b5677fb55370a723` to `e1324ee2a434f4158c00a9ee279d3292`
78+
* Overrides from `b5c95fee2e5e7c4b5930826ff6e89a12` to `1e2c358600ac53f09faea133f811b5bb`
79+
* Queries from `d9931b1054053c8b972d320774bb8f1d` to `b3abe8d5c040395cc36615cb4334c92d`
80+
* Reads from `8d6ba60eccc4b6eedfa329b24b1bd339` to `e327503188913dc38ad571c647eef643`
81+
* Reads Networking from `c0464f0d8bd026f776c9006b05910000` to `54b2a0a4748b3bd1aefa92ce5559a1c2`
82+
* Reads Resources from `2fd2cda9eea8d8af9fbc0a5960425120` to `cc86fd5aa9301c6528986572ad974db9`
83+
* Rollout Progress from `7544a3a62b1be6ffd919fc990ab8ba8f` to `7f0b5567d543a1698e695b530eb7f5de`
84+
* Ruler from `44d12bcb1f95661c6ab6bc946dfc3473` to `631e15d5d85afb2ca8e35d62984eeaa0`
85+
* Scaling from `88c041017b96856c9176e07cf557bdcf` to `64bbad83507b7289b514725658e10352`
86+
* Slow queries from `e6f3091e29d2636e3b8393447e925668` to `6089e1ce1e678788f46312a0a1e647e6`
87+
* Tenants from `35fa247ce651ba189debf33d7ae41611` to `35fa247ce651ba189debf33d7ae41611`
88+
* Top Tenants from `bc6e12d4fe540e4a1785b9d3ca0ffdd9` to `bc6e12d4fe540e4a1785b9d3ca0ffdd9`
89+
* Writes from `0156f6d15aa234d452a33a4f13c838e3` to `8280707b8f16e7b87b840fc1cc92d4c5`
90+
* Writes Networking from `681cd62b680b7154811fe73af55dcfd4` to `978c1cb452585c96697a238eaac7fe2d`
91+
* Writes Resources from `c0464f0d8bd026f776c9006b0591bb0b` to `bc9160e50b52e89e0e49c840fea3d379`
9292
* [FEATURE] Alerts: added the following alerts on `mimir-continuous-test` tool: #1676
9393
- `MimirContinuousTestNotRunningOnWrites`
9494
- `MimirContinuousTestNotRunningOnReads`

operations/mimir-mixin-compiled/dashboards/mimir-alertmanager-resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,6 +1345,6 @@
13451345
},
13461346
"timezone": "utc",
13471347
"title": "Mimir / Alertmanager resources",
1348-
"uid": "r5DZRDusm",
1348+
"uid": "a6883fb22799ac74479c7db872451092",
13491349
"version": 0
13501350
}

operations/mimir-mixin-compiled/dashboards/mimir-alertmanager.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2903,6 +2903,6 @@
29032903
},
29042904
"timezone": "utc",
29052905
"title": "Mimir / Alertmanager",
2906-
"uid": "GupFKpgkt",
2906+
"uid": "b0d38d318bbddd80476246d4930f9e55",
29072907
"version": 0
29082908
}

operations/mimir-mixin-compiled/dashboards/mimir-compactor-resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,6 @@
801801
},
802802
"timezone": "utc",
803803
"title": "Mimir / Compactor resources",
804-
"uid": "ma9ZA9a7C",
804+
"uid": "09a5c49e9cdb2f2b24c6d184574a07fd",
805805
"version": 0
806806
}

operations/mimir-mixin-compiled/dashboards/mimir-compactor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,6 +2431,6 @@
24312431
},
24322432
"timezone": "utc",
24332433
"title": "Mimir / Compactor",
2434-
"uid": "oMZ8ngTZF",
2434+
"uid": "1b3443aea86db629e6efdb7d05c53823",
24352435
"version": 0
24362436
}

operations/mimir-mixin-compiled/dashboards/mimir-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,6 @@
303303
},
304304
"timezone": "utc",
305305
"title": "Mimir / Config",
306-
"uid": "u6dLadEbi",
306+
"uid": "5d9d0b4724c0f80d68467088ec61e003",
307307
"version": 0
308308
}

operations/mimir-mixin-compiled/dashboards/mimir-object-store.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,6 @@
10511051
},
10521052
"timezone": "utc",
10531053
"title": "Mimir / Object Store",
1054-
"uid": "VKXaoOZXb",
1054+
"uid": "e1324ee2a434f4158c00a9ee279d3292",
10551055
"version": 0
10561056
}

operations/mimir-mixin-compiled/dashboards/mimir-overrides.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,6 @@
253253
},
254254
"timezone": "utc",
255255
"title": "Mimir / Overrides",
256-
"uid": "BWZ9xZOUo",
256+
"uid": "1e2c358600ac53f09faea133f811b5bb",
257257
"version": 0
258258
}

operations/mimir-mixin-compiled/dashboards/mimir-queries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3427,6 +3427,6 @@
34273427
},
34283428
"timezone": "utc",
34293429
"title": "Mimir / Queries",
3430-
"uid": "bHf8Zf5fk",
3430+
"uid": "b3abe8d5c040395cc36615cb4334c92d",
34313431
"version": 0
34323432
}

operations/mimir-mixin-compiled/dashboards/mimir-reads-networking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2205,6 +2205,6 @@
22052205
},
22062206
"timezone": "utc",
22072207
"title": "Mimir / Reads networking",
2208-
"uid": "3xAjZAhJ5",
2208+
"uid": "54b2a0a4748b3bd1aefa92ce5559a1c2",
22092209
"version": 0
22102210
}

0 commit comments

Comments
 (0)