From 707570e8e141567592229eeaeb3bba773b768b2e Mon Sep 17 00:00:00 2001 From: Zadkiel AHARONIAN Date: Thu, 5 Dec 2024 12:57:46 +0100 Subject: [PATCH] feat: use a stable dashboard UID --- dashboard.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard.json b/dashboard.json index 74b1633..2cc930b 100644 --- a/dashboard.json +++ b/dashboard.json @@ -3329,8 +3329,8 @@ }, "timepicker": {}, "timezone": "browser", - "title": "KeyCloak MicroProfile Metrics", - "uid": null, + "title": "Keycloak", + "uid": "keycloak", "version": 4, "weekStart": "" -} \ No newline at end of file +}