pgpool/pgpool2_exporter master BranchesTags Code README MIT license Pgpool-II Exporter Prometheus exporter forPgpool-IImetrics. Supported Pgpool-II 3.6 and later. Building and running Build $ make Running Running using environment variables: $ export DATA_SOURCE_NAME="postgresql://<user>:<password>...
Pgpool2 Prometheus Exporter Arguments web.telemetry-path –Path under which to expose metrics web.listen-address –Address on which to expose metrics and web interface pcp.passfile –Path to the PCP password file containing hostname:port:username:password pcp.host –PCP hostname pcp.port –PCP ...
pgpool2_exporter.go README MIT license Pgpool-II Exporter Prometheus exporter forPgpool-IImetrics. Supported Pgpool-II 3.6 and later. Building and running Build $ make Running Running using environment variables: $ export DATA_SOURCE_NAME="postgresql://<user>:<password>@<hostname>:<port>/<dbnam...