
At a glance
- Supports comma-separated codes and ranges
- Defaults can stay broad or be tightened per monitor
- Works with HTTP and keyword checks
How it helps
Use expected HTTP status ranges when redirects, accepted asynchronous responses, or strict success-only endpoints need different rules.
Examples such as 200-299, 301, and 302 let you keep normal behavior healthy while still detecting unexpected client or server errors.
These expectations reduce false positives while preserving precise incident signals for endpoints with known response behavior.