This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-pushgateway
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/prometheus-pushgateway $ARGS
-
Restart=on-failure
-
SendSIGKILL=no
-
TimeoutStopSec
Introduced in systemd 188=20s -
User=prometheus
-
-
[Unit]
-
Description=Prometheus exporter for ephemereal jobs
-
Documentation=https://prometheus.io/docs/instrumenting/pushing/ man:prometheus-pushgateway(1)
-
Additionnal notes
Nothing here.