You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2022/01/25 09:14:49 UTC

[dolphinscheduler-website] branch asf-site updated: Automated deployment: ca2ec03b2e40e2e38ba8d84050ab25188b691aa8

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8e7551b  Automated deployment: ca2ec03b2e40e2e38ba8d84050ab25188b691aa8
8e7551b is described below

commit 8e7551b878b5b92e08aa3bb7459fb7db2d84dfee
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Tue Jan 25 09:14:45 2022 +0000

    Automated deployment: ca2ec03b2e40e2e38ba8d84050ab25188b691aa8
---
 en-us/docs/dev/user_doc/guide/alert/dingtalk.html |  79 ++++++++++++++++++++++
 en-us/docs/dev/user_doc/guide/alert/dingtalk.json |   6 ++
 img/alert/dingtalk-plugin.png                     | Bin 0 -> 48163 bytes
 zh-cn/docs/dev/user_doc/guide/alert/dingtalk.html |  79 ++++++++++++++++++++++
 zh-cn/docs/dev/user_doc/guide/alert/dingtalk.json |   6 ++
 5 files changed, 170 insertions(+)

diff --git a/en-us/docs/dev/user_doc/guide/alert/dingtalk.html b/en-us/docs/dev/user_doc/guide/alert/dingtalk.html
new file mode 100644
index 0000000..130eae6
--- /dev/null
+++ b/en-us/docs/dev/user_doc/guide/alert/dingtalk.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="UTF-8">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+  <meta name="keywords" content="dingtalk">
+  <meta name="description" content="dingtalk">
+  <title>dingtalk</title>
+  <link rel="shortcut icon" href="/img/favicon.ico">
+  <link rel="stylesheet" href="/build/vendor.23870e5.css">
+</head>
+<body>
+  <div id="root"><div class="md2html docs-page" data-reactroot=""><header class="header-container header-container-dark"><div class="header-body"><span class="mobile-menu-btn mobile-menu-btn-dark"></span><a href="/en-us/index.html"><img class="logo" src="/img/hlogo_white.svg"/></a><div class="search search-dark"><span class="icon-search"></span></div><span class="language-switch language-switch-dark">中</span><div class="header-menu"><div><ul class="ant-menu whiteClass ant-menu-light ant- [...]
+<p>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:</p>
+<p><img src="/img/alert/dingtalk-plugin.png" alt="dingtalk-plugin"></p>
+<p>parameter configuration</p>
+<ul>
+<li>Webhook
+<blockquote>
+<p>The format is as follows: <a href="https://oapi.dingtalk.com/robot/send?access_token=XXXXXX">https://oapi.dingtalk.com/robot/send?access_token=XXXXXX</a></p>
+</blockquote>
+</li>
+<li>Keyword
+<blockquote>
+<p>Custom keywords for security settings</p>
+</blockquote>
+</li>
+<li>Secret
+<blockquote>
+<p>Signature of security settings</p>
+</blockquote>
+</li>
+</ul>
+<p>When a custom bot sends a message, you can specify the &quot;@person list&quot; by your mobile phone number. When the people in the &quot;@people list&quot; receive the message, there will be a @ message reminder. Do not disturb conversations still notify reminders, and &quot;someone @ you&quot; appears on the fold</p>
+<ul>
+<li>@Mobiles
+<blockquote>
+<p>The mobile phone number of the &quot;@person&quot;</p>
+</blockquote>
+</li>
+<li>@UserIds
+<blockquote>
+<p>The userid by &quot;@person&quot;</p>
+</blockquote>
+</li>
+<li>@All
+<blockquote>
+<p>Is @Everyone</p>
+</blockquote>
+</li>
+</ul>
+<p><a href="https://open.dingtalk.com/document/robots/custom-robot-access">DingTalk Custom Robot Access Development Documentation</a>,
+Use message type as text</p>
+</div></section><footer class="footer-container"><div class="footer-body"><div><h3>About us</h3><h4>Do you need feedback? Please contact us through the following ways.</h4></div><div class="contact-container"><ul><li><a href="/en-us/community/development/subscribe.html"><img class="img-base" src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><p>Email List</p></a></li><li><a href="https://twitter.com/dolphinschedule"><img class="img-base" src="/img/twittergray.png [...]
+  <script src="//cdn.jsdelivr.net/npm/react@15.6.2/dist/react-with-addons.min.js"></script>
+  <script src="//cdn.jsdelivr.net/npm/react-dom@15.6.2/dist/react-dom.min.js"></script>
+  <script>window.rootPath = '';</script>
+  <script src="/build/vendor.f4c2da7.js"></script>
+  <script src="/build/docs.md.ecb3c36.js"></script>
+  <script>
+    var _hmt = _hmt || [];
+    (function() {
+      var hm = document.createElement("script");
+      hm.src = "https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f";
+      var s = document.getElementsByTagName("script")[0];
+      s.parentNode.insertBefore(hm, s);
+    })();
+  </script>
+  <!-- Global site tag (gtag.js) - Google Analytics -->
+  <script async src="https://www.googletagmanager.com/gtag/js?id=G-899J8PYKJZ"></script>
+  <script>
+    window.dataLayer = window.dataLayer || [];
+    function gtag(){dataLayer.push(arguments);}
+    gtag('js', new Date());
+
+    gtag('config', 'G-899J8PYKJZ');
+  </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/alert/dingtalk.json b/en-us/docs/dev/user_doc/guide/alert/dingtalk.json
new file mode 100644
index 0000000..12dac9a
--- /dev/null
+++ b/en-us/docs/dev/user_doc/guide/alert/dingtalk.json
@@ -0,0 +1,6 @@
+{
+  "filename": "dingtalk.md",
+  "__html": "<h1>DingTalk</h1>\n<p>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:</p>\n<p><img src=\"/img/alert/dingtalk-plugin.png\" alt=\"dingtalk-plugin\"></p>\n<p>parameter configuration</p>\n<ul>\n<li>Webhook\n<blockquote>\n<p>The format is as follows: <a href=\"https://oapi.dingtalk.com/robot/send?access_token=XXXXXX\">https://oapi.dingtal [...]
+  "link": "/dist/en-us/docs/dev/user_doc/guide/alert/dingtalk.html",
+  "meta": {}
+}
\ No newline at end of file
diff --git a/img/alert/dingtalk-plugin.png b/img/alert/dingtalk-plugin.png
new file mode 100644
index 0000000..e9407e9
Binary files /dev/null and b/img/alert/dingtalk-plugin.png differ
diff --git a/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.html b/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.html
new file mode 100644
index 0000000..6fd2b2f
--- /dev/null
+++ b/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+  <meta charset="UTF-8">
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+  <meta name="keywords" content="dingtalk">
+  <meta name="description" content="dingtalk">
+  <title>dingtalk</title>
+  <link rel="shortcut icon" href="/img/favicon.ico">
+  <link rel="stylesheet" href="/build/vendor.23870e5.css">
+</head>
+<body>
+  <div id="root"><div class="md2html docs-page" data-reactroot=""><header class="header-container header-container-dark"><div class="header-body"><span class="mobile-menu-btn mobile-menu-btn-dark"></span><a href="/zh-cn/index.html"><img class="logo" src="/img/hlogo_white.svg"/></a><div class="search search-dark"><span class="icon-search"></span></div><span class="language-switch language-switch-dark">En</span><div class="header-menu"><div><ul class="ant-menu whiteClass ant-menu-light ant [...]
+<p>如果您需要使用到钉钉进行告警,请在告警实例管理里创建告警实例,选择 DingTalk 插件。钉钉的配置样例如下:</p>
+<p><img src="/img/alert/dingtalk-plugin.png" alt="dingtalk-plugin"></p>
+<p>参数配置</p>
+<ul>
+<li>Webhook
+<blockquote>
+<p>格式如下:<a href="https://oapi.dingtalk.com/robot/send?access_token=XXXXXX">https://oapi.dingtalk.com/robot/send?access_token=XXXXXX</a></p>
+</blockquote>
+</li>
+<li>Keyword
+<blockquote>
+<p>安全设置的自定义关键词</p>
+</blockquote>
+</li>
+<li>Secret
+<blockquote>
+<p>安全设置的加签</p>
+</blockquote>
+</li>
+</ul>
+<p>自定义机器人发送消息时,可以通过手机号码指定“被@人列表”。在“被@人列表”里面的人员收到该消息时,会有@消息提醒。免打扰会话仍然通知提醒,首屏出现“有人@你”</p>
+<ul>
+<li>@Mobiles
+<blockquote>
+<p>被@人的手机号</p>
+</blockquote>
+</li>
+<li>@UserIds
+<blockquote>
+<p>被@人的用户userid</p>
+</blockquote>
+</li>
+<li>@All
+<blockquote>
+<p>是否@所有人</p>
+</blockquote>
+</li>
+</ul>
+<p><a href="https://open.dingtalk.com/document/robots/custom-robot-access">钉钉自定义机器人接入开发文档</a>,
+采用消息类型为text</p>
+</div></section><footer class="footer-container"><div class="footer-body"><div><h3>联系我们</h3><h4>有问题需要反馈?请通过以下方式联系我们。</h4></div><div class="contact-container"><ul><li><a href="/zh-cn/community/development/subscribe.html"><img class="img-base" src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><p>邮件列表</p></a></li><li><a href="https://twitter.com/dolphinschedule"><img class="img-base" src="/img/twittergray.png"/><img class="img-change" src="/img/twitterblue.png"/><p [...]
+  <script src="//cdn.jsdelivr.net/npm/react@15.6.2/dist/react-with-addons.min.js"></script>
+  <script src="//cdn.jsdelivr.net/npm/react-dom@15.6.2/dist/react-dom.min.js"></script>
+  <script>window.rootPath = '';</script>
+  <script src="/build/vendor.f4c2da7.js"></script>
+  <script src="/build/docs.md.ecb3c36.js"></script>
+  <script>
+    var _hmt = _hmt || [];
+    (function() {
+      var hm = document.createElement("script");
+      hm.src = "https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f";
+      var s = document.getElementsByTagName("script")[0];
+      s.parentNode.insertBefore(hm, s);
+    })();
+  </script>
+  <!-- Global site tag (gtag.js) - Google Analytics -->
+  <script async src="https://www.googletagmanager.com/gtag/js?id=G-899J8PYKJZ"></script>
+  <script>
+    window.dataLayer = window.dataLayer || [];
+    function gtag(){dataLayer.push(arguments);}
+    gtag('js', new Date());
+
+    gtag('config', 'G-899J8PYKJZ');
+  </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.json b/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.json
new file mode 100644
index 0000000..66d9d4e
--- /dev/null
+++ b/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.json
@@ -0,0 +1,6 @@
+{
+  "filename": "dingtalk.md",
+  "__html": "<h1>钉钉</h1>\n<p>如果您需要使用到钉钉进行告警,请在告警实例管理里创建告警实例,选择 DingTalk 插件。钉钉的配置样例如下:</p>\n<p><img src=\"/img/alert/dingtalk-plugin.png\" alt=\"dingtalk-plugin\"></p>\n<p>参数配置</p>\n<ul>\n<li>Webhook\n<blockquote>\n<p>格式如下:<a href=\"https://oapi.dingtalk.com/robot/send?access_token=XXXXXX\">https://oapi.dingtalk.com/robot/send?access_token=XXXXXX</a></p>\n</blockquote>\n</li>\n<li>Keyword\n<blockquote>\n<p>安全设置的自定义关键词</p>\n</blockquote>\n</li>\n<li>Secret\n<blockquote>\n<p>安全设置的加签</p>\n</ [...]
+  "link": "/dist/zh-cn/docs/dev/user_doc/guide/alert/dingtalk.html",
+  "meta": {}
+}
\ No newline at end of file