Update rules.yml

This commit is contained in:
Samuel Berthe 2024-12-08 21:28:07 +01:00 committed by GitHub
parent fff8a80ae5
commit a8d7c43b30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2982,6 +2982,15 @@ groups:
severity: critical
for: 5m
- name: Grafana Alloy
exporters:
- slug: embedded-exporter
rules:
- name: Grafana Alloy service down
description: Alloy on (instance {{ $labels.instance }}) is not responding or has stopped running.
query: 'count by (instance) (alloy_build_info) unless count by (instance) (alloy_build_info offset 2m) '
severity: critical
- name: Jenkins
exporters:
- name: Metric plugin