Class TraceContext

java.lang.Object
com.soklet.TraceContext

@ThreadSafe public final class TraceContext extends Object
Parsed W3C trace context from traceparent and tracestate HTTP header values.

This type models the normalized trace context understood by Soklet. Future-version extension fields are ignored and not preserved.

Author:
Mark Allen