Reference

RouterTraceContext

Represents parsed W3C trace context headers for router instrumentation.

Signature

interface RouterTraceContext

Members

parentSpanId: string
sampled: boolean
traceId: string
traceparent: string
tracestate?: string