puppet-prod/hieradata/roles/infra/metrics/server.yaml
Ben Vincent a5207eb717 feat: add prometheus server
- bump enc, include prometheus server nodes
- add prometheus role and server class
2023-11-21 19:38:22 +11:00

11 lines
265 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