alertmanager-discord icon indicating copy to clipboard operation
alertmanager-discord copied to clipboard

Take your alertmanager alerts, into discord

Results 11 alertmanager-discord issues
Sort by recently updated
recently updated
newest added

publish releases for installation on systems without a go build chain

Hello, It would be cool if the CI can build the binary for each platform to avoid build on server (when you don't want to user docker). It's really easy...

I found this problem while setting up alertmanager-discord in my cluster and tested that It doesn't send to discord and silent leading to investigation consider following Aleart rules ```yaml groups:...

Hello! When I receive an alert, there is emoji in the beginning and the end of the title. The question is: where does this emoji come from in the code?...

I want to send some alerts from external exporter via kubernetes prometheus stack to discord. I see the alerts in the alertmanager but they don't appear in discord channel and...

How do you install this stuff?

I need some way to test if this is relaying the message to discord. Would the following prometheus call work? { "version": "4", "groupKey": "keygroup", "status": "firing", "receiver": "receiver1", "groupLabels":...

Hello, if we want to send alerts to various Discord Channels, each Channel having it's own WebHook, we have to run multiple instances of `alertmanager-discord`. It could be nice to...

I am attempting to use an external label, `locID`, with Prometheus alerts. I have the external label being sent to alertmanager-discord, but how does one configure what's going to discord;...

Can this alertmanager work with prometheus default alert manager? I can see that the both share the same port.