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

prometheus: Catch false positive on domain expiry #591

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

Erethon
Copy link
Contributor

@Erethon Erethon commented Mar 14, 2025

This fixes the false positive we got on the NixOS Infra Alerts channel today.

It also adds an alert for when a whois query fails for more than three hours. I chose three hours as a heuristic based on the duration of previous failures of this probe, so that we don't get false positives when there's a blip in a WHOIS server.

Also add an alert when a whois query fails for more than three hours.
@Erethon Erethon requested a review from a team as a code owner March 14, 2025 17:25
Copy link
Contributor

@jfly jfly left a comment

Choose a reason for hiding this comment

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

Beautiful, thank you!

@mweinelt mweinelt enabled auto-merge March 14, 2025 17:27
@mweinelt mweinelt merged commit b10a6c0 into NixOS:main Mar 14, 2025
13 checks passed
@mweinelt
Copy link
Member

Applied, thanks.

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