We have created a custom webhook url. This url supposed to Post message in
slack (Not using slack web hook, rather custom webhook). I see from the
alertmanager log, the message has been sent successfully but I do not see
the delivery of message in slack. Being new to webhook posting the message
here.
Config
- name: webhookD
webhook_configs:
- send_resolved: true
url: https://webhookurl
http_config:
proxy_url: "http://proxyhost:port"
Logs
ts=2025-02-25T06:02:32.420Z caller=notify.go:757 level=debug
component=dispatcher receiver=webhookD integration=webhook[0]
aggrGroup="{}/{alertname=~"TEST_Node_Exporter_Down|OracleDB_Down|DiskUsage"}:{alertname="TEST_Node_Exporter_Down"}"
alerts="[TEST_Node_Exporter_Down[bb32ee2][active]
TEST_Node_Exporter_Down[945b900][active]
TEST_Node_Exporter_Down[3cee587][active]
TEST_Node_Exporter_Down[7e61bc9][active]]" *msg="Notify success" attempts=1*
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/prometheus-users/365b480f-1172-41dd-a0d6-f30cd379a8f7n%40googlegroups.com.