@Singleton @Requires(classes=org.slf4j.MDC.class) @Internal public final class MdcInstrumenter extends java.lang.Object implements InvocationInstrumenterFactory, ReactiveInvocationInstrumenterFactory
Constructor and Description |
---|
MdcInstrumenter() |
Modifier and Type | Method and Description |
---|---|
InvocationInstrumenter |
newInvocationInstrumenter()
Creates optional invocation instrumenter.
|
InvocationInstrumenter |
newReactiveInvocationInstrumenter()
An optional invocation instrumentation.
|
public InvocationInstrumenter newInvocationInstrumenter()
newInvocationInstrumenter
in interface InvocationInstrumenterFactory
public InvocationInstrumenter newReactiveInvocationInstrumenter()
ReactiveInvocationInstrumenterFactory
newReactiveInvocationInstrumenter
in interface ReactiveInvocationInstrumenterFactory