cds-snc / notification-planning

Project planning for GC Notify Team
4 stars 0 forks source link

Send warnings to support channel #671

Open sastels opened 2 years ago

sastels commented 2 years ago

Now that we have a dedicated #notify-support channel we should send some of our warnings there instead of to #notification-ops. For example, we currently have a warning when a service goes over its daily limit and has been blocked from sending. We might want an additional warning when services are approaching their daily limit, or when they've hit their api limit.

For example, we could have this warning publish to a new "support" sns topic https://github.com/cds-snc/notification-terraform/blob/main/aws/common/cloudwatch_alarms.tf#L732-L747

and add a new module here to post to the #notify-support channel https://github.com/cds-snc/notification-terraform/blob/main/aws/common/slack.tf

yaelberger-commits commented 1 month ago

This would be a nice enhancement, but I'm iceboxing at this time since our current setup seems to be working well