Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Event

Index

Properties

attributes?: Attributes

Additional attributes that describe the event.

data?: AnyValue

Data that describes the event. Intended to be used by instrumentation libraries.

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