Scheduled rules
Evaluate SQL periodically for windowed thresholds, aggregates, and conditions over stored telemetry.
Evaluate SQL on a schedule, match events in the ingest path, or use anomaly detectors—then route incidents through policies, rotations, and the channels your team already uses.

Alerting is not forced into one polling loop when some events need immediate handling and others need a trend.
Evaluate SQL periodically for windowed thresholds, aggregates, and conditions over stored telemetry.
Match predicates in the ingest path when sub-second event-to-page latency matters.
Use MAD and EWMA detectors with daily baselines and optional weekly seasonality.
Route through multi-step policies, acknowledgement timeouts, on-call rotations, and overrides.
workflow
The rule, route, acknowledgement, and investigation remain connected.
Use the rule kind that matches the latency and behavior of the signal.
Resolve the current rotation, overrides, acknowledgement timeout, and next step.
Use Slack, email, generic webhooks, PagerDuty, OpsGenie, Teams, or common Asian group robots.
Continue into metrics, traces, and logs without recreating the incident scope.
proof / shipped
Rules, incidents, acknowledgement, escalation, schedules, history, and notification channels are covered by the current APIs.
Evaluate SQL on a schedule, match events in the ingest path, or use anomaly detectors—then route incidents through policies, rotations, and the channels your team already uses.