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/03/25 06:55:06 UTC

[GitHub] [dolphinscheduler-website] Tianqi-Dotes opened a new pull request #750: [Fix] [Website-9173]declare JSON body feature to the telegram.md

Tianqi-Dotes opened a new pull request #750:
URL: https://github.com/apache/dolphinscheduler-website/pull/750


   declare JSON body feature to the telegram.md


-- 
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 #750: [Fix] [Website-9173]declare JSON body feature to the telegram.md

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



##########
File path: docs/zh-cn/dev/user_doc/guide/alert/telegram.md
##########
@@ -26,6 +26,13 @@
 * Password
   > 代理鉴权密码
 
+**注意**:用户配置的WebHook需要能够接收和使用与DolphinScheduler构造的HTTP POST请求BODY相同的结构,JSON结构如下:

Review comment:
       ```suggestion
   **注意**:用户配置的WebHook需要能够接收和使用与DolphinScheduler构造的HTTP POST请求BODY相同的结构,JSON结构如下:
   
   ```

##########
File path: docs/en-us/dev/user_doc/guide/alert/telegram.md
##########
@@ -26,6 +26,14 @@ The following shows the `Telegram` configuration example:
 * Password
   > Authentication(Password) for the proxy server
 
+**NOTICE**:The webhook needs to be able to receive and use the same JSON body of HTTP POST that DolphinScheduler constructs and the following shows the JSON body:
+```json

Review comment:
       ```suggestion
   
   ```json
   ```




-- 
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 #750: [Fix] [Website-9173]declare JSON body feature to the telegram.md

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


   


-- 
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