You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When it comes to metrics that are special to Keycloak, we're mostly interested in logins / token refreshes / logouts and their distribution across OIDC clients. One metric that we didn't find so far is the total number of active sessions, but we plan to add this to the metrics-spi mentioned above.
We are using aerogear/keycloak-metrics-spi as well. We are monitoring the request count of specific urls, the infinispan caches and the metrics from the Keycloak events. The first two cases are provided by Keycloak now. I have provided a pr keycloak/keycloak#33046 as alternative for the keycloak-metrics-spi MetricsEventListener.
Describe the topic
What are the right metrics of Keycloak to watch and how to visualize them in a dashboard?
Anything else?
No response
The text was updated successfully, but these errors were encountered: