Skip to content
Snippets Groups Projects

Enable gitlab pages

Merged Sven-Hendrik Haase requested to merge enable-gitlab-pages into master
All threads resolved!
1 file
+ 0
12
Compare changes
  • Side-by-side
  • Inline
@@ -201,18 +201,6 @@ groups:
@@ -201,18 +201,6 @@ groups:
summary: "Prometheus TSDB WAL truncations failed (instance {{ $labels.instance }})"
summary: "Prometheus TSDB WAL truncations failed (instance {{ $labels.instance }})"
description: "Prometheus encountered {{ $value }} TSDB WAL truncation failures\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"
description: "Prometheus encountered {{ $value }} TSDB WAL truncation failures\n VALUE = {{ $value }}\n LABELS: {{ $labels }}"
- name: arch
interval: 60s
rules:
- alert: pacman_security_updates_pending
expr: pacman_security_updates_pending > 0
for: 1m
labels:
severity: warning
annotations:
description: 'host {{ $labels.instance }} has a vulernable but update-able package'
summary: '{{ $labels.instance }} has {{ $value }} vulnerable packages'
- alert: pacman_updates_pending
- alert: pacman_updates_pending
expr: pacman_updates_pending > 50
expr: pacman_updates_pending > 50
for: 1m
for: 1m
Loading