You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/21 09:45:37 UTC

[GitHub] [dolphinscheduler-website] zhuangchong opened a new pull request #650: add DingTalk alert plugin documentation

zhuangchong opened a new pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650


   https://github.com/apache/dolphinscheduler/pull/8139


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r789520740



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+DingTalk Custom Robot Access Development Documentation: <https://open.dingtalk.com/document/robots/custom-robot-access>,

Review comment:
       Could you use markdown link there ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie merged pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie merged pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhuangchong commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhuangchong commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r791481414



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+DingTalk Custom Robot Access Development Documentation: <https://open.dingtalk.com/document/robots/custom-robot-access>,

Review comment:
       thanks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r791493784



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+[DingTalk Custom Robot Access Development Documentation](https://open.dingtalk.com/document/robots/custom-robot-access>),

Review comment:
       ```suggestion
   [DingTalk Custom Robot Access Development Documentation](https://open.dingtalk.com/document/robots/custom-robot-access),
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhuangchong commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhuangchong commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r790265639



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+DingTalk Custom Robot Access Development Documentation: <https://open.dingtalk.com/document/robots/custom-robot-access>,

Review comment:
       yes, it is normal link.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie merged pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie merged pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r790270566



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+DingTalk Custom Robot Access Development Documentation: <https://open.dingtalk.com/document/robots/custom-robot-access>,

Review comment:
       I mean, maybe we should not use bare link here. We should use markdown syntax like `You could see more detail in [DingTalk Custom Robot Access Development Documentation](https://open.dingtalk.com/document/robots/custom-robot-access)`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#issuecomment-1020954751


   Others look good to me 👍 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r791493784



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+[DingTalk Custom Robot Access Development Documentation](https://open.dingtalk.com/document/robots/custom-robot-access>),

Review comment:
       ```suggestion
   [DingTalk Custom Robot Access Development Documentation](https://open.dingtalk.com/document/robots/custom-robot-access),
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhongjiajie commented on pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#issuecomment-1020954751


   Others look good to me 👍 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler-website] zhuangchong commented on a change in pull request #650: add DingTalk alert plugin documentation

Posted by GitBox <gi...@apache.org>.
zhuangchong commented on a change in pull request #650:
URL: https://github.com/apache/dolphinscheduler-website/pull/650#discussion_r791481414



##########
File path: docs/en-us/dev/user_doc/guide/alert/dingtalk.md
##########
@@ -0,0 +1,25 @@
+# DingTalk
+
+If you need to use DingTalk for alerting, please create an alert instance in the alert instance management and select the DingTalk plugin. The configuration example of DingTalk is as follows:
+
+![dingtalk-plugin](/img/alert/dingtalk-plugin.png)
+
+parameter configuration
+
+* Webhook
+  > The format is as follows: https://oapi.dingtalk.com/robot/send?access_token=XXXXXX
+* Keyword
+  > Custom keywords for security settings
+* Secret
+  > Signature of security settings
+
+When a custom bot sends a message, you can specify the "@person list" by your mobile phone number. When the people in the "@people list" receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and "someone @ you" appears on the fold
+* @Mobiles
+  > The mobile phone number of the "@person"
+* @UserIds
+  > The userid by "@person"
+* @All
+  > Is @Everyone
+
+DingTalk Custom Robot Access Development Documentation: <https://open.dingtalk.com/document/robots/custom-robot-access>,

Review comment:
       thanks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org