Skip to content

Commit

Permalink
Merge pull request #868 from avantasia1975/RUNBOOK-add-KubeProxyDown-…
Browse files Browse the repository at this point in the history
…alert

Added KubeProxyDown to runbook
  • Loading branch information
povilasv authored Aug 28, 2023
2 parents a10227e + 6623703 commit 63337d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions runbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ This page collects this repositories alerts and begins the process of describing
##### Alert Name: KubeletDown
+ *Message*: `Kubelet has disappeared from Prometheus target discovery.`
+ *Severity*: critical
##### Alert Name: KubeProxyDown
+ *Message*: `KubeProxy has disappeared from Prometheus target discovery`
+ *Severity*: critical
+ *Runbook*: [Link](https://runbooks.prometheus-operator.dev/runbooks/kubernetes/kubeproxydown/)
### Group Name: kubernetes-apps
##### Alert Name: KubePodCrashLooping
+ *Message*: `{{ $labels.namespace }}/{{ $labels.pod }} ({{ $labels.container }}) is restarting {{ printf \"%.2f\" $value }} / second`
Expand Down

0 comments on commit 63337d9

Please sign in to comment.