Package io.micrometer.core.instrument.binder.httpcomponents
@NonNullFields
@NonNullApi
package io.micrometer.core.instrument.binder.httpcomponents
Meter binders for Apache HttpComponents.
-
ClassDescriptionDeprecated.Deprecated.as of 1.12.0 in favor of HttpComponents 5.x and
ApacheHttpClientObservationConvention.Deprecated.as of 1.12.0 in favor of HttpComponents 5.x andApacheHttpClientObservationDocumentation.Deprecated.as of 1.12.0 in favor of HttpComponents 5.x andApacheHttpClientObservationConvention.Extracts the URI pattern from the predefined request header, "URI_PATTERN" if available.Deprecated.as of 1.12.0 in favor of HttpComponents 5.x andObservationExecChainHandler.Deprecated.as of 1.12.0 in favor of HttpComponents 5.x andObservationExecChainHandler.Collects metrics from aConnPoolControl, for examplePoolingHttpClientConnectionManagerfor synchronous HTTP clients orPoolingNHttpClientConnectionManagerfor asynchronous HTTP clients.
ApacheHttpClientContext.