dwww Home | Manual pages | Find package

prometheus-postgres-exporter(1)     0.11.1     prometheus-postgres-exporter(1)

NAME
       prometheus-postgres-exporter - Prometheus exporter for PostgreSQL

SYNOPSIS
       prometheus-postgres-exporter [<flags>]

DESCRIPTION
OPTIONS
       -h, --help
              Show  context-sensitive  help  (also try --help-long and --help-
              man).

       --collector.database
              Enable the database collector (default: enabled).

       --collector.bgwriter
              Enable the bgwriter collector (default: enabled).

       --web.telemetry-path
              Path under which to expose metrics.

       --disable-default-metrics
              Do not include default metrics.

       --disable-settings-metrics
              Do not include pg_settings metrics.

       --auto-discover-databases
              Whether to discover the databases on a server dynamically.

       --extend.query-path
              Path to custom queries to run.

       --dumpmaps
              Do not run, simply dump the maps.

       --constantLabels
              A list of label=value separated by comma(,).

       --exclude-databases
              A list of databases to remove when autoDiscoverDatabases is  en-
              abled

       --include-databases
              A list of databases to include when autoDiscoverDatabases is en-
              abled

       --metric-prefix
              A metric prefix can be used to have non-default (not "pg")  pre-
              fixes for each of the metrics

       --web.systemd-socket
              Use  systemd socket activation listeners instead of port listen-
              ers (Linux only).

       --web.listen-address=:9187
              Addresses on which to expose metrics and web interface.  Repeat-
              able for multiple addresses.

       --web.config.file
              [EXPERIMENTAL] Path to configuration file that can enable TLS or
              authentication.

       --version
              Show application version.

       --log.level=info
              Only log messages with the given severity or above. One of: [de-
              bug, info, warn, error]

       --log.format=logfmt
              Output format of log messages. One of: [logfmt, json]

version                       postgres_exporterprometheus-postgres-exporter(1)

Generated by dwww version 1.15 on Thu Sep 4 00:36:40 CEST 2025.