@Singleton
@Requires(beans=io.opentelemetry.api.trace.Tracer.class)
@Internal
public final class OpenTelemetryInvocationInstrumenter
extends java.lang.Object
implements io.micronaut.scheduling.instrument.ReactiveInvocationInstrumenterFactory
Constructor and Description |
---|
OpenTelemetryInvocationInstrumenter() |
Modifier and Type | Method and Description |
---|---|
io.micronaut.scheduling.instrument.InvocationInstrumenter |
newReactiveInvocationInstrumenter() |
io.micronaut.scheduling.instrument.InvocationInstrumenter |
newTracingInvocationInstrumenter() |
public io.micronaut.scheduling.instrument.InvocationInstrumenter newReactiveInvocationInstrumenter()
newReactiveInvocationInstrumenter
in interface io.micronaut.scheduling.instrument.ReactiveInvocationInstrumenterFactory
@Nullable public io.micronaut.scheduling.instrument.InvocationInstrumenter newTracingInvocationInstrumenter()