Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of a Span.

Hierarchy

  • ISpan

Index

Properties

attributes: IKeyValue[]

Span attributes

droppedAttributesCount: number

Span droppedAttributesCount

droppedEventsCount: number

Span droppedEventsCount

droppedLinksCount: number

Span droppedLinksCount

endTimeUnixNano: Fixed64

Span endTimeUnixNano

events: IEvent[]

Span events

kind: ESpanKind

Span kind

links: ILink[]

Span links

name: string

Span name

parentSpanId?: string | Uint8Array

Span parentSpanId

spanId: string | Uint8Array

Span spanId

startTimeUnixNano: Fixed64

Span startTimeUnixNano

status: IStatus

Span status

traceId: string | Uint8Array

Span traceId

traceState?: null | string

Span traceState

Generated using TypeDoc