benjojo / alertmanager-discord

Take your alertmanager alerts, into discord
Apache License 2.0
177 stars 78 forks source link

Send alerts in Discord's rich embed format #7

Closed onprem closed 4 years ago

onprem commented 4 years ago

We can send rich embeds to Discord instead of plain text. This seems ideal for our case as we can add hints like color etc. to make the alerts visually differentiable.

Original:

image

With rich embed:

Firing:

image

Resolved:

image

benjojo commented 4 years ago

Giving this a test, but looks good to me!

benjojo commented 4 years ago

LGTM, Thanks