puppet-prod/hieradata/roles/infra/metrics/prometheus.yaml
Ben Vincent 35834f8f5a feat: add patroni/psql cluster
- add patroni puppet module
- add patroni role and hieradata
- add sql/patroni class that utilised consul
2024-08-10 22:34:43 +10:00

14 lines
348 B
YAML

---
profiles::metrics::server::version: '2.48.0'
profiles::metrics::server::manage_user: true
profiles::metrics::server::manage_group: true
profiles::metrics::server::retention: 30d
profiles::metrics::server::scrape_jobs:
- node
- bind
- puppetdb
- systemd
- haproxy
- postgres
profiles::metrics::server::localstorage: /data/prometheus