Scroll to navigation

PROMETHEUS-PGBOUNCER-EXPORTER(1) Prometheus PROMETHEUS-PGBOUNCER-EXPORTER(1)

NAME

prometheus-pgbouncer-exporter - Prometheus exporter for PgBouncer

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Only log messages with the given severity or above. One of: [debug, info, warn, error]
Output format of log messages. One of: [logfmt, json]
Connection string for accessing pgBouncer.
Path under which to expose metrics.
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.

Use systemd socket activation listeners instead of port listeners (Linux only).
Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock
Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md
Show application version.
March 2025 prometheus-pgbouncer-exporter 0.10.2