@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 InvocationInstrumenterFactorypublic InvocationInstrumenter newReactiveInvocationInstrumenter()
ReactiveInvocationInstrumenterFactorynewReactiveInvocationInstrumenter in interface ReactiveInvocationInstrumenterFactory