Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook_Config not sending any message #4262

Open
suvendunayak opened this issue Feb 25, 2025 · 1 comment
Open

Webhook_Config not sending any message #4262

suvendunayak opened this issue Feb 25, 2025 · 1 comment

Comments

@suvendunayak
Copy link

We have created a custom webhook url. This url supposed to send message in slack (Not using slack web hook, rather custom webhook). I see from the alertmanager log that, the message has been sent successfully but I do not see the delivery of message in slack.

Config

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

@grobinson-grafana
Copy link
Contributor

Hi! Please use https://groups.google.com/g/prometheus-users for help. GitHub issues are for feature requests and bug reports. If you want to use webhook_configs with Slack, you need to translate the JSON into something that is compatible with chat.postMessage. I would recommend using slack_configs instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants