OtelSpanContextLike
Este conteúdo não está disponível em sua língua ainda.
OtelSpanContextLike =
object
Defined in: src/tracing/OtelAdapter.ts:38
Properties
Section titled “Properties”isRemote?
Section titled “isRemote?”
readonlyoptionalisRemote?:boolean
Defined in: src/tracing/OtelAdapter.ts:43
spanId
Section titled “spanId”
readonlyspanId:string
Defined in: src/tracing/OtelAdapter.ts:40
traceFlags
Section titled “traceFlags”
readonlytraceFlags:number
Defined in: src/tracing/OtelAdapter.ts:41
traceId
Section titled “traceId”
readonlytraceId:string
Defined in: src/tracing/OtelAdapter.ts:39
traceState?
Section titled “traceState?”
readonlyoptionaltraceState?:string
Defined in: src/tracing/OtelAdapter.ts:42
