1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=Expose data from pgbouncer for collection by Prometheus BindsTo=pgbouncer.service After=pgbouncer.service [Service] User=postgres ExecStart=/usr/bin/prometheus-pgbouncer-exporter [Install] WantedBy=pgbouncer.service