AlertState
Flat alert state. Severity is folded in: a WARNING/CRITICAL alert reports that state directly. {@code NODATA} indicates the evaluation produced no data (subject to the rule's noData.treatAs handling).
Inheritors
Types
Link copied to clipboard
The alert is breaching its critical threshold.
Link copied to clipboard
The evaluation produced no data. Reported only when {@code rule.telemetryRule.noData.treatAs} resolves to {@code NODATA}, which is also the behaviour when {@code noData} is omitted.
Link copied to clipboard
The alert is within its normal threshold.
Link copied to clipboard
Link copied to clipboard
The alert is breaching its warning threshold.