Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EvaluatedMetric

One of the metrics that will be evaluated by profiles using this profile level.

Properties

name

name: string

The name of the metric (e.g., {@code CpuUtilization}).

statistic

statistic: string

The name of the statistic (e.g., {@code p95}).

Optional target

target: undefined | number

Optional. The metric value that the recommendation will target. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

threshold

threshold: number

The threshold that must be crossed for the recommendation to appear. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj