kokuwaio / keycloak-event-metrics

Provides metrics for Keycloak events
Apache License 2.0
29 stars 5 forks source link

More detailed Metrics #63

Closed subhidh-agarwal closed 8 months ago

subhidh-agarwal commented 11 months ago

Can we also get these metrics -

keycloak_failed_login_attempts
keycloak_failed_authentication_attempts
keycloak_failed_authorization_attempts
keycloak_login_success_total
keycloak_login_failure_total
keycloak_authorization_success_total
keycloak_authorization_failure_total
sschnabe commented 11 months ago

From which event you want to create this metrics?

subhidh-agarwal commented 11 months ago

These are from User events

subhidh-agarwal commented 11 months ago

Hello, can this be done?

sschnabe commented 11 months ago

Of course this can be done, just create a pull request. I myself have no time at the moment and i don't know which events are missing.

subhidh-agarwal commented 11 months ago

ok, sure I'll add and raise PR

sschnabe commented 9 months ago

@subhidh any updates?

sschnabe commented 8 months ago

Closed because no response.