1
0
Fork 0

improve alerting rule

This commit is contained in:
Tobias Brunner 2019-08-05 22:16:32 +02:00
parent 0cce9cfef3
commit 4b02aa6151
1 changed files with 5 additions and 0 deletions

View File

@ -12,3 +12,8 @@ spec:
rules:
- alert: TargetDown
expr: probe_success < 1
labels:
severity: critical
annotations:
description: The target {{$labels.instance}} is down
title: Target Down