Following issue #269 - i've added an "Alert Email" field to the check edit screen - allows you to set a different email to receive the alert for this check. I've added to the 'afterInsert' event this logic: check if the Check has an alert_email defined, if so, mail to there instead of what's defined in the config yaml file.
Following issue #269 - i've added an "Alert Email" field to the check edit screen - allows you to set a different email to receive the alert for this check. I've added to the 'afterInsert' event this logic: check if the Check has an alert_email defined, if so, mail to there instead of what's defined in the config yaml file.