Bernd Bohmann

Results 22 comments of Bernd Bohmann

@ahus1 documentation is a good topic. I need to figure out what makes sense. For the legal stuff I think I have to recreate the pr/commits with all co-authors

@ahus1 That is fine for me. I added some basic documentation and you can disable AdminEvents and Events and the metrics enabled will be checked by the factory

The content looks like this: `# TYPE keycloak_admin_event counter` `# HELP keycloak_admin_event ` `keycloak_admin_event_total{operation="CREATE",realm="master",resource="CLIENT"} 1.0` `keycloak_admin_event_total{operation="DELETE",realm="master",resource="CLIENT"} 1.0` `# TYPE keycloak_event_logout counter` `# HELP keycloak_event_logout ` `keycloak_event_logout_total{realm="master",result="success"} 1.0` `# TYPE keycloak_event_code_to_token...

> * I'd keep the provider tag, but probably rename it "idp", with the default value being an empty string, and not "keycloak" Done > * When I compare the...

Thanks Alexander, I like the idea of having same labels for all events and allow skipping client and idp label. I'm still not sure that non-error and error event should...

Should I add the list of 'Co-authored-by' from aerogear/keycloak-metrics-spi as well?

Thanks @mposolda there is a workaround and we can wait for a quarkus update

@ahus1 downgrade to the 42.7.4 version of the PostgreSQL JDBC driver

@mabartos I'm busy with other tasks and will need some time to test it