Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SpanLogCollection

Definition of span log collection object.

Properties

Optional eventName

eventName: undefined | string

Name of the event for which the log is created.

Optional spanLogs

spanLogs: Array<SpanLog>

List of logs associated with the span at the given timestamp.

Optional timeCreated

timeCreated: Date

Timestamp at which the log is created.

Functions

getDeserializedJsonObj

getJsonObj