GREATER="greater"- Trigger when metric value > threshold. Common for drift detection, error rates, latency spikes.LESSER="lesser"- Trigger when metric value < threshold. Common for accuracy drops, traffic decreases, availability issues.
Constants
AlertCondition
Alert trigger conditions for metric comparisons.
Defines the comparison operator used to evaluate whether an alert should trigger
based on the metric value and threshold.
Values: