Fix instance label of AptUpgradesPending alert

This commit is contained in:
Julian Rother 2024-04-25 14:34:42 +02:00
parent 4ffb1d7f2e
commit a137da884a
No known key found for this signature in database
GPG key ID: 8F9B6AE9BAAE4899

View file

@ -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"