Prometheus-pgbouncer-exporter

Latest version: v2.1.2

Safety actively analyzes 641954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.0.0

- [BREAKING CHANGE] Renamed `pgbouncer_stats_queries_total` to `pgbouncer_stats_requests_total` on pgbouncer <= 1.7
- [FEATURE] Added pgbouncer >= 1.8 support [8](https://github.com/spreaker/prometheus-pgbouncer-exporter/pull/8) (thanks to [bitglue](https://github.com/bitglue)), including the following new metrics:
- `pgbouncer_stats_transactions_total`
- `pgbouncer_stats_queries_total`
- `pgbouncer_stats_transactions_duration_microseconds`
- `pgbouncer_stats_waiting_duration_microseconds`

1.0.1

- [BUGFIX] Fixed `PGBOUNCER_EXPORTER_PORT` environment variable data type [7](https://github.com/spreaker/prometheus-pgbouncer-exporter/pull/7)

1.0.0

- [FEATURE] Added `pgbouncer_databases_database_pool_size`, `pgbouncer_databases_database_reserve_pool_size` and `pgbouncer_databases_database_current_connections` metrics [3](https://github.com/spreaker/prometheus-pgbouncer-exporter/pull/3)
- [BUGFIX] Fixed `PyYAML` dependency declaration [4](https://github.com/spreaker/prometheus-pgbouncer-exporter/pull/4)
- [BUGFIX] Ensure the exporter immediately exit on SIGTERM

0.2.1

- [1](https://github.com/spreaker/prometheus-pgbouncer-exporter/pull/1) - Log connection or scrape failures as errors, not debug

0.2.0

- Added config file validation
- Added `--log-file` cli argument support and handle of `kill -HUP` to re-open the log file description (useful in combination with logrotate)

0.1.2

- Ensure the `prometheus-pgbouncer-exporter` package is installed on Python >= 3

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.