Metric Rule Template Alert Template Escalations Critical
data class MetricRuleTemplateAlertTemplateEscalationsCritical(val comparisonOperator: String? = null, val statistics: String? = null, val threshold: String? = null, val times: String? = null)
Properties
Link copied to clipboard
The comparison operator of the threshold for warn-level alerts. Valid values: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanOrEqualToThreshold, LessThanThreshold, NotEqualToThreshold, GreaterThanYesterday, LessThanYesterday, GreaterThanLastWeek, LessThanLastWeek, GreaterThanLastPeriod, LessThanLastPeriod.
Link copied to clipboard
The statistical aggregation method for warn-level alerts.