Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataPoints

The aggregated datapoints of the metric.

Properties

Optional timestamp

timestamp: Date

The data point date and time in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'".

Optional value

value: undefined | number

The value of the metric. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj