-
public final class RemoteSpanContextKt
-
-
Method Summary
Modifier and Type Method Description final static StringencodeAsTraceParent(SpanContext $self)Returns a string representation of the span context in the W3C traceparentheader format.-
-
Method Detail
-
encodeAsTraceParent
final static String encodeAsTraceParent(SpanContext $self)
Returns a string representation of the span context in the W3C
traceparentheader format.
-
-
-
-