You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
To start, it would be nice to have Discord notifications of alerts, commands can be added later.
I've never worked with Go before, but it looks like everything should be self-contained, I would just need to add a pkg/Discord folder like there is a pkg/telegram folder, with the Discord bot configuration?
Per the discussion here: prometheus/alertmanager#1365 it would be nice to add support for Discord.
To start, it would be nice to have Discord notifications of alerts, commands can be added later.
I've never worked with Go before, but it looks like everything should be self-contained, I would just need to add a pkg/Discord folder like there is a pkg/telegram folder, with the Discord bot configuration?
It looks like cmd/alertmanager-bot/main.go might need to be updated as well.
The text was updated successfully, but these errors were encountered: