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
At the moment Event (and AdminEvent) provides only internal database ids. In Grafana/Prometheus/... this must be mapped later to a human readable name. There should be an option to replace this database ids with names.
At the moment Event (and AdminEvent) provides only internal database ids. In Grafana/Prometheus/... this must be mapped later to a human readable name. There should be an option to replace this database ids with names.
Todo:
KC_METRICS_EVENT_REPLACE_IDS
with defaulttrue
KC_METRICS_EVENT_REPLACE_IDS_CACHE_REALMS
with defaulttrue
, will cache realm names locallyKC_METRICS_EVENT_REPLACE_IDS_CACHE_CLIENTS
with defaulttrue
, will cache clientIds locally@wistefan any comments?
The text was updated successfully, but these errors were encountered: