DNS, SSL, and TCP metrics for Apache HttpClient #1617
Labels
enhancement
A general enhancement
help wanted
An issue that a contributor can help us with
instrumentation
An issue that is related to instrumenting a component
module: micrometer-core
An issue that is related to our core module
Milestone
Add metrics for:
DnsResolver
, delegating to the user-provided resolver, and timing).SSLConnectionSocketFactory
, delegating).SSLConnectionSocketFactory
).Apply these on custom
PoolingHttpClientConnectionManager
.Feedback suggests that DNS resolution/SSL handshake can go up dramatically in noisy neighbor situations.
Originally posted by @jkschneider in #533 (comment)
The text was updated successfully, but these errors were encountered: