-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
The current integrated monitoring for pgbouncer gives an interesting overview of the performance. However, one of the main monitoring items we want to do is also monitor the pools itself (e.g. hoe many server connections and client connections are open, is the limit of the pool not exceeded). I noticed however that the pool itself is not monitored.
I implemented the collection of additional metrics and a new Grafana dashboard that provides information about the pool usage and the server connections related to it. I am curious if you are interested to get those metrics and the dashboard also merged in the codebase, so others can also use this?

Metadata
Metadata
Assignees
Labels
dashboardsGrafana dashboards relatedGrafana dashboards related