encodeTraceparent
encodeTraceparent(
context):string
Defined in: src/tracing/Tracer.ts:106
Encode a SpanContext as a W3C traceparent header value:
00-<traceId>-<spanId>-<flags>Version 00 is the only one currently defined.
Parameters
Section titled “Parameters”context
Section titled “context”Returns
Section titled “Returns”string
