-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
featureNew featureNew feature
Description
Is your feature request related to a problem? Please describe.
There is a lack of metrics to characterize the pool state.
Describe the solution you'd like
- Add
pgagroal_query_count
which characterizes the number of queries in the most recent time interval. - Add
pgagroal_tx_count
which characterizes the number of transactions in the most recent time interval. - Add
pgagroal_wait_time
which characterizes the previous client waiting time.
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature