Runtime Alerts: How do I set up monitoring by HTTP response code family?

To configure this, fill in the "HTTP Response Status" field in step 2 of editing or creating a Runtime Alert.

You can:

  • Specify a particular code (e.g., 504) or a family of codes (e.g., 5xx).

  • Add multiple code families (e.g., 5xx, 4xx), specific codes (e.g., 401, 403), or a combination of both.

Keep in mind:

  • If you add an entire family of codes, it will take priority over individual codes (e.g., 5xx will be considered instead of 504).

  • The code must be between 100 and 599 or be in the format: 1xx, 2xx, 3xx, 4xx, 5xx.

Runtime Alerts monitor the behavior of your APIs, and when the event you specify occurs (e.g., the return of certain HTTP codes), an alert will be triggered.

Alerts can be sent via email, Slack, WhatsApp, Teams, or any application you configure (an HTTP POST request is sent to the endpoint you specify).

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]