TraceContext
Defined in: src/access-log.ts:137
W3C trace identifiers of the span a call ran under.
Properties
Section titled “Properties”spanId
Section titled “spanId”spanId: string;Defined in: src/access-log.ts:141
16 lowercase hex characters.
traceId
Section titled “traceId”traceId: string;Defined in: src/access-log.ts:139
32 lowercase hex characters.
