Package io.micrometer.core.instrument.binder.httpcomponents.hc5
@NonNullFields
@NonNullApi
package io.micrometer.core.instrument.binder.httpcomponents.hc5
Meter binders for Apache HttpComponents 5.
-
ClassDescription
Observation.Contextfor use with Apache HTTP Client 5Observationinstrumentation.ObservationConventionfor Apache HTTP Client 5 instrumentation.ObservationDocumentationfor Apache HTTP Client 5 instrumentation.Default implementation ofApacheHttpClientObservationConvention.Deprecated.Deprecated.since 1.12.0 in favor ofObservationExecChainHandler.Deprecated.since 1.12.0 in favor ofObservationExecChainHandler.Instruments the Apache HTTP Client 5 for both classic and async variants using theExecChainHandlerandAsyncExecChainHandlercontracts.Collects metrics from aConnPoolControl, for examplePoolingHttpClientConnectionManagerfor synchronous HTTP clients orPoolingAsyncClientConnectionManagerfor asynchronous HTTP clients.
HttpClientContextvalue withApacheHttpClientObservationConvention.URI_TEMPLATE_ATTRIBUTEas key name.