Remove percentage sign for load alert
continuous-integration/drone/push Build is failing Details

This commit is contained in:
pz2891 2021-02-17 19:37:33 +01:00
parent 0b90c9944b
commit b278b02bc2
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ groups:
labels: labels:
severity: warning severity: warning
annotations: annotations:
summary: "La charge de {{ $labels.instance }} est à {{ $value }} % !" summary: "La charge de {{ $labels.instance }} est à {{ $value }} !"
# Check UPS # Check UPS
- alert: UpsOutputSourceChanged - alert: UpsOutputSourceChanged

View File

@ -67,7 +67,7 @@ groups:
labels: labels:
severity: warning severity: warning
annotations: annotations:
summary: "Federate : la charge de {{ $labels.exported_instance }} est à {{ $value }} % !" summary: "Federate : la charge de {{ $labels.exported_instance }} est à {{ $value }} !"
# Check UPS # Check UPS
- alert: UpsOutputSourceChanged - alert: UpsOutputSourceChanged