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(cluster): Prometheus Rule CNPGClusterOffline false positives #291

Merged
merged 2 commits into from
May 25, 2024

Conversation

itay-grudev
Copy link
Collaborator

@itay-grudev itay-grudev commented May 24, 2024

Fixes the false positive CNPGClusterOffline alert reported in #283.

Additionally this improves the query performance by performing a direct match instead of a pattern match on namespace.

Closes: #283

@itay-grudev itay-grudev merged commit 7da043f into main May 25, 2024
5 checks passed
@itay-grudev itay-grudev deleted the dev/283 branch May 25, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( cluster ) Related to the cluster chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cluster Prometheus Rule CNPGClusterOffline is triggered when there are still instances up
2 participants