Currently StatusPal routes all alerts to a specified Slack channel.
We propose the ability to allow choosing which alert types are subscribed on the given channel i.e.:
Incidents -> #incidents-channel
Maintenance -> #maintenance-channel
Incidents & Maintenance -> #alerts-channel
etc.
This change requires support for subscribing multiple channels in a given slack organization and differentiating between alert types.