kokuwaio / keycloak-event-metrics

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

Custom metrics #90

Closed muskaandhawan-fk closed 2 months ago

muskaandhawan-fk commented 3 months ago

Can I define custom metrics as well? Will they be visible on /metrics? I want to use annotations like @Timed to monitor metrics for a few methods. How to do that?

sschnabe commented 2 months ago

This plugin uses default keycloak metrics. Please see keycloak docs about this topics.