Compare commits

..

1 commit

Author SHA1 Message Date
4e4ec7e2ca Update docker.io/pretalx/standalone Docker tag to v2025.2.3
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m56s
/ Ansible Lint (push) Successful in 2m57s
2026-03-10 00:31:34 +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