aerogear / keycloak-metrics-spi

Adds a Metrics Endpoint to Keycloak
Apache License 2.0
551 stars 156 forks source link

Add user_id info for several metrics #62

Closed JeremyReynard closed 4 years ago

JeremyReynard commented 4 years ago

What

Add user_id info for several metrics :

Verification Steps

Launch the PrometheusExporterTest file

Checklist:

Progress

pb82 commented 4 years ago

I think this could cause problems similar to #64 or #63 when there is a large number of users.

pb82 commented 4 years ago

Closing this, as we should not add user_id to the labels (causes excessive metrics bloat).