grafana: make alerts better for fux
Some checks failed
/ Ansible Lint (push) Has been cancelled

This commit is contained in:
chris 2025-09-01 01:25:11 +02:00 committed by chris
commit c7e8a71b8c
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: