PROMETHEUS-PGBOUNCER-EXPORTER(1) | User Commands | PROMETHEUS-PGBOUNCER-EXPORTER(1) |
prometheus-pgbouncer-exporter - Export metrics from pgbouncer to Prometheus
usage: prometheus-pgbouncer-exporter [-h] [--version] [-c CONFIG] [--port PORT] [--host HOST] [--pgbouncer-port PGBOUNCER_PORT] [--pgbouncer-user PGBOUNCER_USER] [--pgbouncer-host PGBOUNCER_HOST] [--database DATABASE] [--licence-location LICENCE_LOCATION]
Args that start with '--' (eg. --version) can also be set in a config file (specified via -c). Config file syntax allows: key=value, flag=true, stuff=[a,b,c] (for details, see syntax at https://goo.gl/R74nmi). If an arg is specified in more than one place, then commandline values override environment variables which override config file values which override defaults.
October 2022 | prometheus-pgbouncer-exporter 1.7 |