issues
search
Vonng
/
pg_exporter
Advanced PostgreSQL & Pgbouncer Metrics Exporter for Prometheus
https://pigsty.io
Apache License 2.0
175
stars
45
forks
source link
pgbouncer 1.23 metrics changes
#60
Closed
Vonng
closed
2 months ago
Vonng
commented
2 months ago
Change SHOW USERS to list connections
1.23
show stats (add 2 new columns)
total_server_assignment_count
avg_server_assigment_count
show databases (add 1 new column)
server_lifetime
show mem
show state
Vonng
commented
2 months ago
resolved