This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/prometheus-postgres-exporter -
ExecStart=/usr/bin/prometheus-postgres-exporter $ARGS -
Restart=on-failure -
User=prometheus
-
-
[Unit]-
Description=Prometheus exporter for PostgreSQL -
Documentation=https://github.com/prometheus-community/postgres_exporter
-
Additionnal notes
Nothing here.