Package io.micronaut.tracing.opentelemetry
@Requires(property="micronaut.otel.enabled",
notEquals="false")
@Configuration
package io.micronaut.tracing.opentelemetry
Classes related with OpenTelemetry integration.
- Since:
- 4.2.0
- Author:
- Nemanja Mikic
- See Also:
-
ClassDescriptionRegisters an OpenTelemetry bean.Creates a default NoopTracer if no other tracer is present.Open telemetry propagated context.API to provide a Resource to be attached to all Spans created by Tracers.