콘텐츠로 이동
한국어

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