mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 05:31:25 +02:00
https://github.com/prometheus/postgres_exporter Prometheus exporter for PostgreSQL database
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
# /etc/conf.d/postgres-exporter
|
|
|
|
# Custom arguments can be specified like:
|
|
#
|
|
# ARGS="--web.listen-address=':9100'"
|
|
|
|
ARGS=""
|