This unit is provided by:
Options
-
[Install]
-
WantedBy=pgbouncer.service
-
-
[Service]
-
Environment='LICENCE_LOCATION=/usr/share/doc/prometheus-pgbouncer-exporter/copyright' 'CONFIG=/etc/prometheus-pgbouncer-exporter.conf'
-
ExecStart=/usr/bin/prometheus-pgbouncer-exporter
-
User=postgres
-
-
[Unit]
-
After=pgbouncer.service
-
BindsTo=pgbouncer.service
-
Description=Expose data from pgbouncer for collection by Prometheus
-
Additionnal notes
Nothing here.