Add icon for Slack notifications
daneah opened this issue · 1 comments
daneah commented
Slack provides icon_url
and icon_emoji
properties in the main notification payload JSON to provide visual context. In teams with many messages from different integrations in a single channel, differentiating these notifications by source helps with contextualization. Adding a link to Seyren's speaker PNG as icon_url
or even using the 🔈 emoji as icon_emoji
would help differentiate Seyren from things like PagerDuty, custom alerting, etc.
daneah commented
Sorry, I now see that there is a SLACK_ICON_URL
config parameter...