Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraceOptions

Package version

Defines the trace options

Hierarchy

  • TraceOptions

Index

Properties

Optional kind

kind: SpanKind

Span kind

name

name: string

Root span name

Optional samplingRate

samplingRate: undefined | number

Determines the sampling rate. Ranges from 0.0 to 1.0

Optional spanContext

spanContext: SpanContext

Trace context

Generated using TypeDoc