Scroll to navigation

prometheus-postgres-exporter(1) 0.13.2 prometheus-postgres-exporter(1)

NAME

prometheus-postgres-exporter - Prometheus exporter for PostgreSQL

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Enable the database collector (default: enabled).
Enable the postmaster collector (default: disabled).
Enable the process_idle collector (default: disabled).
Enable the replication collector (default: enabled).
Enable the replication_slot collector (default: enabled).
Enable the stat_bgwriter collector (default: enabled).
Enable the stat_database collector (default: enabled).
Enable the stat_statements collector (default: disabled).
Enable the stat_user_tables collector (default: enabled).
Enable the statio_user_tables collector (default: enabled).
Postgres exporter configuration file.
Use systemd socket activation listeners instead of port listeners (Linux only).
Addresses on which to expose metrics and web interface. Repeatable for multiple addresses.
[EXPERIMENTAL] Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md
Path under which to expose metrics.
Do not include default metrics.
Do not include pg_settings metrics.
Whether to discover the databases on a server dynamically. (DEPRECATED)
Path to custom queries to run. (DEPRECATED)
Do not run, simply dump the maps.
A list of label=value separated by comma(,). (DEPRECATED)
A list of databases to remove when autoDiscoverDatabases is enabled (DEPRECATED)
A list of databases to include when autoDiscoverDatabases is enabled (DEPRECATED)
A metric prefix can be used to have non-default (not "pg") prefixes for each of the metrics
Show application version.
Only log messages with the given severity or above. One of: [debug, info, warn, error]
Output format of log messages. One of: [logfmt, json]
postgres_exporter, version