Alerting for Check Results
Last updated
Last updated
Navigate to Integrations > Alert Destinations and click on “New Alert Destination”
Select your type of Alert Destination (This example will use an email recipient)
Enter a name and email address for the recipient. Subject Template can be customized as required. Currently, alert_name and state are the supported placeholders.
C.
Navigate to Explore > Check Analytics and find your check
Under the more options (kebab menu) select New Alert
Configure the alert
Alert Name - Give your alert a unique name
Trigger alert when - Most common option for synthetics you want to be alerted when the check is considered “down”, when the measuring is not working as intended. Select the “severity” column and the severity value you want to be alerted on.
Example #1 - Severity is equals to Critical
This will only alert when the check severity is Critical
Example #2 - Severity is not equal to info
This will alert when the check severity is anything but Info
Refresh Interval - How often the alert should be executed
Alert Severity - Severity of the alert
Alert Destinations - The recipient(s) of the alert, as configured earlier. Multiple selections are possible.
NOTE: Based on your Refresh Interval, whenever this check reports as Critical, an Email will be sent to your Alert Destination.