Sumanta Paudel
07/15/2025, 10:04 AM"Notification sent successfully"
- But no message appears in Discord
- In the signoz-alertmanager logs, I see this error:
ts=2025-07-15T09:55:25.356Z caller=dispatch.go:355 level=error component=dispatcher
msg="Notify for alerts failed" num_alerts=1
err="Own discord/slack[0]: notify retry canceled due to unrecoverable error after 1 attempts: channel "": unexpected status code 400: {"attachments": ["0"]}"
Why it is working when i test from the channels creation UI but not working from the alert test notification. Can anyone guide me how can i send alerts to my discord channel? I got to the slack compatible webhook from below PR:
https://github.com/SigNoz/signoz/issues/2154Vibhu Pandey
07/15/2025, 1:24 PM