Перейти к содержимому
Русский

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.

readonly traceparent: string

Defined in: src/tracing/Tracer.ts:91


readonly optional tracestate?: string

Defined in: src/tracing/Tracer.ts:92