pgbouncer_exporter icon indicating copy to clipboard operation
pgbouncer_exporter copied to clipboard

Provide an option to export multiple pgbouncer instances with one exporter instance

Open garima-trivedi opened this issue 11 months ago • 1 comments

We have a requirement to use Prometheus-community exporter but would like to run only one exporter instance instead of an exporter per PgBouncer instance. I can see the following PR has already been opened in this direction. https://github.com/prometheus-community/pgbouncer_exporter/pull/182

Please expedite the review and merge process for this PR. Or Please provide support for this feature.

garima-trivedi avatar Dec 10 '24 10:12 garima-trivedi

+1 on this feature request

gabrielxfs avatar Jan 30 '25 17:01 gabrielxfs

There is https://github.com/prometheus-community/pgbouncer_exporter/pull/198, but the implementation needs work.

I recommend looking at https://github.com/prometheus-community/postgres_exporter/pull/618 as the basis for an implementation.

SuperQ avatar Jun 05 '25 14:06 SuperQ