pgbouncer_exporter
pgbouncer_exporter copied to clipboard
Prometheus exporter for PgBouncer
Unfortunately I couldn't find any documentation for this project, [official docker image](https://hub.docker.com/r/prometheuscommunity/pgbouncer-exporter) also don't provide any starter guide, so I think some documentation or starte guide\instalation instructions may be in...
To avoid breaking backwards compatibility, client_maxwait_seconds still only has the integer part. A new metric, client_maxwait_fractional, is introduced for the fractional part.
We are using pgbouncer version 1.9. And we are seeing following error in the exporter logs, `level=info ts=2021-01-28T08:33:21.015Z caller=collector.go:406 msg="Starting scrape" level=error ts=2021-01-28T08:33:21.015Z caller=collector.go:412 msg="error getting version" err="show version didn't...
I am trying to set up monitoring for Yandex Odyssey and getting these errors: ``` An error has occurred while serving metrics: 5 error(s) occurred: * collected metric "pgbouncer_databases_pool_size" {...
The security team blocked us from implementing this exporter due of the following vulnerabilities: ``` ❯ docker scout cves quay.io/prometheuscommunity/pgbouncer-exporter:v0.8.0 i New version 1.11.0 available (installed version is 1.6.3) at...
Hello, Ive implemented a little piece of code that allow to use a configFile for configuration. Actually you can still provide configuration from args and now from configFile also. It...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.55.0 to 0.57.0. Release notes Sourced from github.com/prometheus/common's releases. v0.57.0 What's Changed feat: new promslog and promslog/flag packages to wrap log/slog by @tjhop in prometheus/common#677 New Contributors...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.2. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.2 [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #1596 v1.20.1 This release contains the critical fix...
Hello everyone! The docker image "[timescaledb-ha](https://hub.docker.com/r/timescale/timescaledb-ha)" i'm using has pgbouncer_exporter, however, I needed to scan the image using [Snyk](https://snyk.io/), pointing out problems in the version of the following package: >...
Propagating changes from prometheus/prometheus default branch.