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

[Service]
ExecStart=/usr/bin/prometheus_postgresql_exporter

[Install]
WantedBy=multi-user.target