grafana: make alerts better for fux
Some checks failed
/ Ansible Lint (push) Failing after 46s

This commit is contained in:
chris 2025-09-01 01:25:11 +02:00
commit 1355d4d834
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
6 changed files with 47 additions and 4 deletions

View file

@ -14,6 +14,7 @@ services:
volumes:
- ./configs/prometheus.yml:/etc/prometheus/prometheus.yml
- ./configs/prometheus_alerts.rules.yaml:/etc/prometheus/rules/alerts.rules.yaml
- ./configs/prometheus_alerts-fux.rules.yaml:/etc/prometheus/rules/alerts-fux.rules.yaml
- prom_data:/prometheus
alertmanager: