mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-08 06:47:09 +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=""
|