Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add metrics #2

Merged
merged 1 commit into from
Nov 28, 2024
Merged

feat: add metrics #2

merged 1 commit into from
Nov 28, 2024

Conversation

jmbass
Copy link
Collaborator

@jmbass jmbass commented Nov 28, 2024

This patch will add an internal metrics class to the LDAP authentication handler. It'll collect metrics around authentication results (successes, failures and errors). These metrics serve instrumentation purposes.

These can be collected by a prometheux-jmx-exporter for further prometheus scraping.

This patch will add an internal metrics class to the LDAP authentication handler. It'll collect metrics around authentication results (successes, failures and errors). These metrics serve instrumentation purposes.

These can be collected by a prometheux-jmx-exporter for further prometheus scraping.
@jmbass jmbass merged commit 64fe28a into main Nov 28, 2024
2 checks passed
@jmbass jmbass deleted the feat/add-metrics branch November 28, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants