Add configuration for Postgres Prom exporter
This commit is contained in:
5
roles/pvc/templates/patroni/prometheus.env.j2
Normal file
5
roles/pvc/templates/patroni/prometheus.env.j2
Normal file
@ -0,0 +1,5 @@
|
||||
# Prometheus Postgres exporter configuration
|
||||
# {{ ansible_managed }}
|
||||
|
||||
DATA_SURCE_NAME="host=/run/postgresql dbname=postgres"
|
||||
ARGS=""
|
Reference in New Issue
Block a user