mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
https://github.com/prometheus/postgres_exporter Prometheus exporter for PostgreSQL database
7 lines
124 B
Text
7 lines
124 B
Text
# /etc/conf.d/postgres-exporter
|
|
|
|
# Custom arguments can be specified like:
|
|
#
|
|
# ARGS="--web.listen-address=':9100'"
|
|
|
|
ARGS=""
|