This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/prometheus-sql-exporter -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/prometheus-sql-exporter $ARGS -
Restart=always -
SendSIGKILL=no -
TimeoutStopSecIntroduced in systemd 188=20s -
User=postgres
-
-
[Unit]-
ConditionPathExists=/etc/prometheus-sql-exporter.yml -
Description=Prometheus exporter for sql metrics -
Documentation=https://github.com/credativ/sql_exporter
-
Additionnal notes
Nothing here.