Support sending notification to DingTalk#2420
Support sending notification to DingTalk#2420wanjunlei wants to merge 1 commit intoprometheus:mainfrom
Conversation
Signed-off-by: wanjunlei <wanjunlei@yunify.com>
|
Thanks for suggesting this change. Unfortunately, we are currently not accepting new integrations. We can only provide the stability and performance we want to provide if we can properly maintain the codebase. This includes, amongst others, test integrations in an automated and scalable fashion. For this reason, we are suggesting people integrate with the help of our generic webhook interface (note that there's already a DingTalk integration listed here). |
|
@simonpasquier In fact |
|
Duplicated with #1276 |
|
Hi, We've recently decided that the Alertmanager project will now be accepting PRs for new integrations. This opens the door for your previous contribution. Are you interested in resurrecting this PR? If you are interested in moving forward, here are the requirements:
We also expect you to spend some time providing community support by answering questions about issues opened by users relating to your integration. In return, I commit to providing speedy reviews and will advocate for the inclusion of your PRs. Thank you very much for your time and potential contribution! Kind regards, Solomon Jacobs |
|
Hi there! Since we haven't heard back in a while, I’m going to close this PR for now to keep our queue organized. Kind regards |
The purpose of this pr is to enable
alertmanagerto send notifications to DingTalk Chatbot. For this purpose, i create a newNotifierand a new config. It is a example of the dingtalk receiver config.The test result is as follows.
