From ff9c526cbff6a5e45de4c73007a943dc5baac2aa Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Wed, 13 Dec 2023 20:54:21 +0100 Subject: [PATCH] Add docu for dashboard, fix #2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c08e8e..83218e6 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ If scrapping takes less than `KC_METRICS_STATS_INFO_THRESHOLD` duration will be ## Installation +### Grafana Dashboard + +Can be found here: [kokuwaio/keycloak keycloak-metrics.json](https://github.com/kokuwaio/keycloak/blob/main/src/test/k3s/dev/grafana/files/dashboards/keycloak-metrics.json) + ### Testcontainers For usage in [Testcontainers](https://www.testcontainers.org/) see [KeycloakExtension.java](src/test/java/io/kokuwa/keycloak/metrics/junit/KeycloakExtension.java#L57-L68) -- 2.47.2