Package io.micronaut.tracing.opentelemetry.instrument.http.client
@Requires(classes=io.micronaut.http.MutableHttpRequest.class)
package io.micronaut.tracing.opentelemetry.instrument.http.client
Classes related to the creation of span objects on the every HTTP client request and client response.
- Since:
- 4.2.0
- Author:
- Sergio del Amo
-
ClassDescriptionAn HTTP client instrumentation builder for Open Telemetry.Client Qualifier represents AttributesExtractor that should be used in http client instrumenter.An HTTP client instrumentation filter that uses Open Telemetry.Stores http Open Telemetry Http client configuration.