System notifications would be more visible in Slack, this process currently triggers an email but most other notification systems notify a slack channel of a failure state. To ensure consistency between alerting and monitoring we should have the cron failures notify slack as well.
Proposed solution
Expand on govcms-drush wrapper and add a curl call to Slack when an error is detected.
Issue
System notifications would be more visible in Slack, this process currently triggers an email but most other notification systems notify a slack channel of a failure state. To ensure consistency between alerting and monitoring we should have the cron failures notify slack as well.
Proposed solution
Expand on
govcms-drush
wrapper and add acurl
call to Slack when an error is detected.