Compare commits
2 commits
49f53367c3
...
7c14fbd12d
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c14fbd12d | |||
|
904c50c17c |
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ groups:
|
|||
description: "The job {{ $labels.job }} on target: {{ $labels.instance }} has been flaky over the last 24 hours."
|
||||
- alert: ProbeFailed
|
||||
expr: group by(instance, job, ip) (probe_success{org="fux"} == 0)
|
||||
for: 1m
|
||||
for: 2m
|
||||
labels:
|
||||
severity: critical
|
||||
org: fux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue