Class MDCCurrentTraceContext

java.lang.Object
brave.propagation.CurrentTraceContext
brave.context.slf4j.MDCCurrentTraceContext

@Deprecated
public final class MDCCurrentTraceContext
extends CurrentTraceContext
Deprecated.
use MDCScopeDecorator. This will be removed in Brave v6.
Adds MDC properties "traceId", "parentId" and "spanId" when a span is current. These can be used in log correlation.