When you create an alert rule, you choose whether it applies to all monitors on your team or only to specific monitors. This article explains how scope works and when to use each option.
A team-wide rule is evaluated against every monitor on your team. When any monitor meets the rule's condition, the rule fires.
When to use:
Example: A team-wide rule for "status code != 200, Critical priority" means you get a Critical alert if any monitor on your team goes down.
An endpoint-specific rule only fires for the monitors you select. You can select one or many monitors.
When to use:
Example: An endpoint-specific Critical rule for "status code != 200" scoped to "Production API — Checkout" means only the checkout endpoint triggers Critical alerts — other monitors that go down generate lower-priority alerts.
The most effective setup uses both scope types:
This way, a minor endpoint going down creates a Low-priority incident (tracked but not alarming), while your critical production endpoints fire Critical alerts immediately.
Still have questions? Contact support.