mirror of
https://github.com/prometheus/prometheus
synced 2025-01-28 02:12:52 +00:00
Fix markup in example. (#4351)
Signed-off-by: Marcin Owsiany <marcin@owsiany.pl>
This commit is contained in:
parent
2f37bab705
commit
9fe8bcf4be
@ -18,7 +18,7 @@ alert: InstanceDown
|
||||
expr: up == 0
|
||||
for: 5m
|
||||
labels:
|
||||
- severity: page
|
||||
severity: page
|
||||
annotations:
|
||||
summary: "Instance {{$labels.instance}} down"
|
||||
description: "{{$labels.instance}} of job {{$labels.job}} has been down for more than 5 minutes."
|
||||
|
Loading…
Reference in New Issue
Block a user