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
connection request time is an Apache-level metric, not something we should be touching in our client. It would involve extending internal methods, which is a nightmare waiting to happen
Added
This is better added at the application level, as each call can be wrapped in a try/catch and the cause can be selected to user preference. Otherwise it would be overly generic and basic at the client level.
There is a need to monitor connections that are created by a client.
Here is list of wanted metrics:
Connection pool (scope)
The text was updated successfully, but these errors were encountered: