Be specific

Signed-off-by: Niko Smeds <nikosmeds@gmail.com>
pull/9700/head
Niko Smeds 2021-11-18 11:28:38 -08:00
parent 0bc2cbdd7d
commit 53ca693f9e
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@
}, },
annotations: { annotations: {
summary: 'More than half of the Prometheus instances within the same HA group are crashlooping.', summary: 'More than half of the Prometheus instances within the same HA group are crashlooping.',
description: '{{ $value | humanizePercentage }} of Prometheus instances within the %(prometheusHAGroupName)s HA group have had at least 5 recent total restarts or 2 recent unclean restarts.' % $._config, description: '{{ $value | humanizePercentage }} of Prometheus instances within the %(prometheusHAGroupName)s HA group have had at least 5 total restarts in the last 30m or 2 unclean restarts in the last 1h.' % $._config,
}, },
}, },
], ],