Skip to content

Help with deadman switch #3227

Answered by simonpasquier
lonelyadmin asked this question in Q&A
Discussion options

You must be logged in to vote

Also, for an always firing alert, do you just silence it for an incredibly long time? Or can you negate that too somehow? I'd like to have the firing alert count always be zero rather than one.

By definition the deadman snitch alert (or Watchdog) needs to be always firing. It's usual to set the severity to something other than critical. See here for instance:

https://github.com/prometheus-operator/kube-prometheus/blob/c936a999acdbee7b1134bcf4be230e458d3ed9cd/manifests/kubePrometheus-prometheusRule.yaml#L27-L40

You can also find an example of route + receiver configuration at https://github.com/gouthamve/deadman

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lonelyadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants