summarylogtreecommitdiffstats
path: root/prometheus-push-gateway.service
blob: 8acc0c3558ea7ae64d671b1105b30870a782c9ea (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Prometheus exporter for PostgreSQL
After=network.target

[Service]
ExecStart=/usr/bin/prometheus-push-gateway

[Install]
WantedBy=multi-user.target