salt/pillar/role/monitoring/prometheus.sls
Georg Pfuetzenreuter 8c1985c5e7
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Import Prometheus server configuration
* add new roles:
  - monitoring.prometheus
  - monitoring.prometheus-alertmanager
  - monitoring.prometheus-exporter-blackbox
* add common Prometheus and Prometheus Alertmanager pillar data
* add moni.lysergic.dev specific Prometheus pillar data

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-02-15 20:23:49 +01:00

12 lines
199 B
Django/Jinja

prometheus:
wanted:
component:
- prometheus
pkg:
component:
prometheus:
config:
global:
scrape_interval: 15s
evaluation_interval: 1m