Added postgres defaults file

This commit is contained in:
Eric Renfro 2019-05-13 11:17:13 -04:00
parent ae8faab1e3
commit 3853181e10
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# Set the command-line arguments to pass to the postgres_exporter service.
ARGS=""
# postgres exporter supports the following options:
# -web.listen-address
# -web.telemetry-path
#
# postgres exporter supports the following environment variables:
# DATA_SOURCE_NAME
# DATA_SOURCE_URI
# DATA_SOURCE_USER
# DATA_SOURCE_USER_FILE
# DATA_SOURCE_PASS
# DATA_SOURCE_PASS_FILE
# PG_EXPORTER_WEB_LISTEN_ADDRESS
# PG_EXPORTER_WEB_TELEMETRY_PATH
# PG_EXPORTER_DISABLE_DEFAULT_METRICS
# PG_EXPORTER_DISABLE_SETTINGS_METRICS
# PG_EXPORTER_EXTEND_QUERY_PATH
# PG_EXPORTER_CONSTANT_LABELS