Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraceContext

Defines the header used for distributed tracing. A Traceparent is based on the W3C Trace Context specification.

Hierarchy

  • TraceContext

Index

Properties

parentId?: string
sampled: boolean
spanId: string
traceId: string
version: number

Generated using TypeDoc