You haven't said what you've configured as the receiver (target) of the webhook.

Therefore, if you're pointing the Prometheus alertmanager webhook receiver *directly* at a Discord API, it definitely won't work. You will need some middleware to translate the Alertmanager webhook payload into something the target API understands. Google "alertmanager discord" for some options.
You can of course make one alertmanager receiver which does both, which is perhaps what you're already doing:receivers:- name: discord/slack
slack_configs:
- ...webhook_configs:- ...
Best regards,
Fabrice Semti
📧 fab...@fabricesemti.com 📧 emilf...@gmail.com
🌐 fabricesemti.com
--
You received this message because you are subscribed to a topic in the Google Groups "Prometheus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/prometheus-users/uqNf-alj0i0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e7f7f14f-514f-474c-8052-5bae2c0a6a64n%40googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/33a1a588-f170-4b26-9285-fdc7db3fd509n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e4768237-b7b0-47d6-96c2-a0bd4e454ed1n%40googlegroups.com.