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

Add prometheus endpoint #670

Open
phavekes opened this issue Feb 4, 2025 · 0 comments
Open

Add prometheus endpoint #670

phavekes opened this issue Feb 4, 2025 · 0 comments

Comments

@phavekes
Copy link
Member

phavekes commented Feb 4, 2025

An example can be found here:

https://medium.com/turkcell/adding-custom-metrics-in-spring-boot-application-for-prometheus-a3893ee86b61

This will add an /actuator/prometheus endpoint, that can be extended with custommetrics

Using spring-boot-starter-actuator and micrometer-registry-prometheus

The metrics for this endpoint:

Total number eduID users
Total number completed app registrations
Total number valid linked accounts (ALA)
Total number valid eidas verifications
Total number valid iDin verifications

@phavekes phavekes converted this from a draft issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant