Metric Alert Dynamic Criteria Args
Constructors
Properties
The statistic that runs over the metric values. Possible values are Average
, Count
, Minimum
, Maximum
and Total
.
The extent of deviation required to trigger an alert. Possible values are Low
, Medium
and High
.
One or more dimension
blocks as defined below.
The number of violations to trigger an alert. Should be smaller or equal to evaluation_total_count
. Defaults to 4
.
The number of aggregated lookback points. The lookback time window is calculated based on the aggregation granularity (window_size
) and the selected number of aggregated points. Defaults to 4
.
The ISO8601 date from which to start learning the metric historical data and calculate the dynamic thresholds.
One of the metric names to be monitored.
One of the metric namespaces to be monitored.
Skip the metric validation to allow creating an alert rule on a custom metric that isn't yet emitted?