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