Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FleetMetricSummaryDefinition

A summary of the fleet metrics, which provides the metric aggregated value of the databases in the fleet.

Properties

Optional baselineValue

baselineValue: undefined | number

The metric aggregated value at the baseline date and time. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dimensions

The unique dimension key and values of the baseline metric.

Optional metricName

metricName: undefined | string

The name of the metric.

Optional percentageChange

percentageChange: undefined | number

The percentage change in the metric aggregated value compared to the baseline value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targetValue

targetValue: undefined | number

The metric aggregated value at the target date and time. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional unit

unit: undefined | string

The unit of the value.

Functions

getDeserializedJsonObj

getJsonObj