Provided by: prometheus-pgbouncer-exporter_0.10.2-2_amd64 bug

NAME

       prometheus-pgbouncer-exporter - Prometheus exporter for PgBouncer

SYNOPSIS

       prometheus-pgbouncer-exporter [<flags>]

DESCRIPTION

OPTIONS

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

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

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

       --pgBouncer.connectionString
              Connection string for accessing pgBouncer.

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

       --pgBouncer.pid-file
              Path to PgBouncer pid file.

                   If  provided,  the  standard  process  metrics  get  exported for the PgBouncer      process,
              prefixed with 'pgbouncer_process_...'. The pgbouncer_process  exporter       needs  to  have  read
              access to files owned by the PgBouncer process. Depends on      the availability of /proc.

                   https://prometheus.io/docs/instrumenting/writing_clientlibs/#process-metrics.

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

       --web.listen-address=:9127
              Addresses  on  which  to  expose  metrics  and  web  interface. Repeatable for multiple addresses.
              Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock

       --web.config.file
              Path   to   configuration    file    that    can    enable    TLS    or    authentication.    See:
              https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md

       --version
              Show application version.

prometheus-pgbouncer-exporter 0.10.2               March 2025                   PROMETHEUS-PGBOUNCER-EXPORTER(1)