Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Event

Index

Properties

attributes?: Attributes

Additional attributes that describe the event.

name: string

The name of the event.

spanId?: string

A unique identifier for a span within a trace.

timestamp?: number

The time when the event occurred as UNIX Epoch time in nanoseconds.

traceFlags?: number

8 least significant bits are the trace flags as defined in W3C Trace Context specification.

traceId?: string

A unique identifier for a trace.

Generated using TypeDoc