Alert rules & notifications

Turn monitoring data into notifications — the moment something goes down, you know.

Updated Aug 3, 2026Monitoring & Ops

Alert rules convert monitoring data into notifications. Instead of watching dashboards, you get pinged when there’s a real problem.

Create an alert rule

  1. Open your project’s Monitoring → Alerts page.
  2. Click Add rule.
  3. Choose the condition — for example, “uptime check failed” or “error rate above 5%”.
  4. Pick where to send the notification: in-app, email, Slack, or a webhook.

Avoiding alert fatigue

MonkeysCloud uses anti-flap logic: a single blip won’t page the whole team. The check must keep failing across consecutive runs before an alert fires, so you hear about real outages, not momentary hiccups.

What to alert on

  • Production downtime (highest priority).
  • Rollbacks — your app reverted, so something is wrong.
  • Failed builds on main or production branches.
Alert rules & notifications