Interface: SpanContext

Defined in: tracing/types.ts:80

Context for creating a new span

Properties

parentSpanId?

optional parentSpanId?: string;

Defined in: tracing/types.ts:84

Parent span ID

traceId

traceId: string;

Defined in: tracing/types.ts:82

Trace ID