You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
track the number of used db connections with an histogram
The histogram should allow us to determine more accurately how many
connections are used, as the older approach of taking a sample whenever
metrics are scraped does not work well.
0 commit comments