mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-26 11:27:00 +08:00
oops
This commit is contained in:
parent
df07aa286b
commit
3106851b71
1 changed files with 1 additions and 2 deletions
|
|
@ -15,8 +15,7 @@ groups:
|
||||||
- rules:
|
- rules:
|
||||||
- name: Prometheus job missing
|
- name: Prometheus job missing
|
||||||
description: A Prometheus job has disappeared
|
description: A Prometheus job has disappeared
|
||||||
query: 'absent(
|
query: 'absent(job="prometheus"})'
|
||||||
job="prometheus"})'
|
|
||||||
severity: warning
|
severity: warning
|
||||||
- name: Prometheus target missing
|
- name: Prometheus target missing
|
||||||
description: A Prometheus target has disappeared. An exporter might be crashed.
|
description: A Prometheus target has disappeared. An exporter might be crashed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue