promehteus: add alerting and recording rules

This commit is contained in:
uumas
2023-12-21 01:14:26 +02:00
parent e9d1eed01b
commit 8dc0ec798f
4 changed files with 507 additions and 1 deletions

View File

@@ -18,7 +18,11 @@
path: /prometheus
- template: prometheus.yml
path: /etc/prometheus/prometheus.yml
- copypath: recording
path: /etc/prometheus/recording
- copypath: alerting
path: /etc/prometheus/alerting
- name: Grafana container for prometheus
include_role:
name: grafana