Open
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue, please leave a comment
Describe the Feature
Add a new metric smithy.client.http.threads.count
representing the current thread pool count (if applicable for an engine)
Is your Feature Request related to a problem?
Insight into the way an HTTP engine thread pool grows or shrinks w.r.t connections and load is a useful insight for tuning.
- I may be able to implement this feature request