Skip to content
Snippets Groups Projects
Commit 336ff7c1 authored by Leonidas Spyropoulos's avatar Leonidas Spyropoulos Committed by Jelle van der Waa
Browse files

prometheus: Typo on alert description and summary

parent 4222e7f9
No related branches found
No related tags found
1 merge request!389prometheus: Add monitoring and alert for orphan and foreign packages
......@@ -237,8 +237,8 @@ groups:
severity: warning
service: pacman
annotations:
description: 'host {{ $labels.instance }} has foreigns packages'
summary: '{{ $labels.instance }} has {{ $value }} foreigns packages'
description: 'host {{ $labels.instance }} has foreign packages'
summary: '{{ $labels.instance }} has {{ $value }} foreign packages'
- name: btrfs
interval: 2m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment