Fix instance label of AptUpgradesPending alert
This commit is contained in:
parent
4ffb1d7f2e
commit
a137da884a
1 changed files with 1 additions and 0 deletions
|
|
@ -270,6 +270,7 @@ prometheus_agent:
|
|||
for: 25h
|
||||
labels:
|
||||
severity: warning
|
||||
instance: "{{ inventory_hostname }}"
|
||||
annotations:
|
||||
title: '{%raw%}{{ $labels.instance }}: AptUpgradesPending{%endraw%}'
|
||||
description: "Upgrades pending for more than 24 hours"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue