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

Adds prometheus metric exporter (optional) to Store #5

Merged
merged 2 commits into from
Apr 23, 2023

Conversation

ruffrey
Copy link
Member

@ruffrey ruffrey commented Apr 23, 2023

When passing --prom=<host>:<port>, a prometheus metrics exporter will be made available.

There are limitations due to performance and current design. It only really reports the number of namespaces, and some metrics for the namespaces which were randomly garbage collected during the last run.

@ruffrey ruffrey requested a review from mjmayer April 23, 2023 15:24
@ruffrey ruffrey merged commit d7be443 into main Apr 23, 2023
@ruffrey ruffrey deleted the prom-metrics-744 branch April 23, 2023 16:41
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.

1 participant