Changelog

Alert rules in plain language

Describe the condition you care about in a sentence — 'warn me when activation dips below 40%' — and Vireo watches the stream for you.

Alerting shouldn’t require a query language. This release lets you describe the condition in plain language, and Vireo compiles it into a live watch on the event stream.

What’s new:

  • Plain-language rules. “Warn me when EU checkout completion drops below 3% for 10 minutes” — written the way you’d say it.
  • Event-attached alerts. Every notification carries the events that triggered it, so the investigation starts with facts.
  • Delivery anywhere. Slack, email, or webhook — pick per rule, per severity.
  • Severity levels. Critical, warning, and info, each with its own routing.

Under the hood: the rule engine evaluates conditions against the live stream, so detection latency is measured in seconds, not batch cycles.

Create your first rule from Settings → Alerts → New rule.