Compare commits

..

1 commit

Author SHA1 Message Date
fcf2189463 Update docker.io/pretix/standalone Docker tag to v2026
All checks were successful
/ Ansible Lint (push) Successful in 2m22s
/ Ansible Lint (pull_request) Successful in 2m22s
2026-03-10 00:31:43 +00:00

View file

@ -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: 2m
for: 1m
labels:
severity: critical
org: fux