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

fix: alert calculation counter #25366

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

anirudhpillai
Copy link
Contributor

Attempt #2 to fix the alert counter

@anirudhpillai anirudhpillai requested a review from a team October 3, 2024 13:07
"alerts_checked",
"Number of alerts we tried to check",
labelnames=["calculation_interval"],
ALERT_COMPUTED_COUNTER = Counter(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zero context flyby, you can check locally whether these metrics are firing correctly or not, by triggering this function and then going to localhost:8001/_metrics which will show you all fired metrics.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aah amazing! can see it there now!

@anirudhpillai anirudhpillai enabled auto-merge (squash) October 3, 2024 13:31
@anirudhpillai anirudhpillai merged commit 88caf64 into master Oct 3, 2024
87 checks passed
@anirudhpillai anirudhpillai deleted the fix/alert-counter-rename branch October 3, 2024 13:33
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.

3 participants