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

Feature request: export the number of rules loaded by prometheus #5084

Closed
wy100101 opened this Issue Jan 8, 2019 · 2 comments

Comments

Projects
None yet
3 participants
@wy100101
Copy link

wy100101 commented Jan 8, 2019

Proposal

It would be nice to have a guage exported by prometheus for the number of rules that are loaded. It would be useful when you are verifying large changes. Did you lose rules, or are the rules added like you expected. I was bit surprised that prometheus doesn't already export this information.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Jan 8, 2019

This should probably be split out by rule group.

@vn-ki

This comment has been minimized.

Copy link
Contributor

vn-ki commented Jan 10, 2019

Hi, I would like to attempt to solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.