Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataPoint

metric data point

Properties

timestamp

timestamp: Date

timestamp of when the metric was collected

value

value: number

value for the metric data point Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: DataPoint): object

getJsonObj