TraceCarrier
Defined in: src/tracing/Tracer.ts:90
Wire-shape for cross-process span propagation. Mirrors the W3C
Trace Context working group’s traceparent / tracestate headers
— see encodeTraceparent / decodeTraceparent.
Properties
Section titled “Properties”traceparent
Section titled “traceparent”
readonlytraceparent:string
Defined in: src/tracing/Tracer.ts:91
tracestate?
Section titled “tracestate?”
readonlyoptionaltracestate?:string
Defined in: src/tracing/Tracer.ts:92