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

[kube-prometheus-stack] fix missing pod label for etcdInsufficientMem… #4031

Closed

Conversation

sebastiangaiser
Copy link
Contributor

@sebastiangaiser sebastiangaiser commented Nov 21, 2023

fix missing pod label for etcdInsufficientMembers

When the pod label is not in the without block, the alert is firing with 'etcd cluster kube-etcd: insufficient members (0).'

What this PR does / why we need it

Fixes false positive alert for etcdInsufficientMembers

Which issue this PR fixes

Special notes for your reviewer

Tear down 1 controlplane for e.g. Kubernetes update and etcd should be "fine" but the alert was firing.

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

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.

[kube-prometheus-stack] Unexpected alerts firing - Why?
1 participant