ParentSpanRef interface
Manual parent span reference for cross-async-boundary tracing.
Properties
| is |
|
| span |
|
| trace |
|
| trace |
|
| trace |
Property Details
isRemote
isRemote?: boolean
Property Value
boolean
spanId
spanId: string
Property Value
string
traceFlags
traceFlags?: number
Property Value
number
traceId
traceId: string
Property Value
string
traceState
traceState?: TraceState
Property Value
TraceState