@Requires(property="micronaut.otel.enabled", notEquals="false") @Configuration
See: Description
| Interface | Description | 
|---|---|
| ResourceProvider | API to provide a Resource to be attached to all Spans created by Tracers. | 
| Class | Description | 
|---|---|
| DefaultOpenTelemetryFactory | Registers an OpenTelemetry bean. | 
| DefaultTelemetryTracer | Creates a default NoopTracer if no other tracer is present. |