EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit c1b8f0ca authored by Karl Grube's avatar Karl Grube
Browse files

changed target missing to only activate after 2 minutes

parent 7cc7f43d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ groups:
# Prometheus Base Rules
- alert: PrometheusTargetMissing
expr: up == 0
for: 0m
for: 2m
labels:
severity: critical
annotations:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment