Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MetricDataPoint

The metric values with dimension details.

Properties

Optional dimensions

The dimensions of the metric.

Optional unit

unit: undefined | string

The unit of the metric value.

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