This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new d125c90a modify some pictures of the alert-conf module (#214)
d125c90a is described below
commit d125c90afcdb5b4b941b5d0575b30024e5bb57fe
Author: Kick156 <[email protected]>
AuthorDate: Sat Jul 1 23:28:26 2023 +0800
modify some pictures of the alert-conf module (#214)
---
docs/development/alert-conf.md | 6 +++---
.../current/development/alert-conf.md | 6 +++---
static/doc/image/alert/alert_add_ding_talk.png | Bin 127222 -> 72561 bytes
static/doc/image/alert/alert_add_email.png | Bin 86735 -> 49526 bytes
static/doc/image/alert/alert_add_example.png | Bin 154040 -> 89944 bytes
static/doc/image/alert/alert_add_lark.png | Bin 113178 -> 67167 bytes
static/doc/image/alert/alert_add_setting.png | Bin 93753 -> 40086 bytes
static/doc/image/alert/alert_add_wecom.png | Bin 105255 -> 58015 bytes
static/doc/image/alert/alert_conf_delete.png | Bin 107786 -> 62691 bytes
static/doc/image/alert/alert_conf_mail_sender.png | Bin 143470 -> 76848 bytes
static/doc/image/alert/alert_delete_success.png | Bin 14561 -> 16491 bytes
static/doc/image/alert/alert_edit.png | Bin 139521 -> 67537 bytes
static/doc/image/alert/alert_send_test.png | Bin 139013 -> 62465 bytes
static/doc/image/alert/alert_send_test_success.png | Bin 22552 -> 16022 bytes
static/doc/image/alert/alert_test_email.png | Bin 88262 -> 58553 bytes
15 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/development/alert-conf.md b/docs/development/alert-conf.md
index 70511795..411fadc9 100644
--- a/docs/development/alert-conf.md
+++ b/docs/development/alert-conf.md
@@ -115,7 +115,7 @@ Please refer to the [official Lark
official](https://open.feishu.cn/document/uAj
## Alert Test
-To ensure that the alert configuration information takes effect, we encourage
to perform a message notification test——click the `bell button` on the right
side of the corresponding configuration information
+To ensure that the alert configuration information takes effect, we encourage
to perform a message notification test——click the `Lightning button` below the
corresponding configuration information

If the test is sent successfully, the return is as follows:
@@ -145,7 +145,7 @@ If the test is sent successfully, the return is as follows:
## Modify alert configuration:
-Click the `edit button` to the right of the corresponding alarm configuration
information to modify the corresponding configuration information. click
`Submit` to save.
+Click the `edit button` below the corresponding alarm configuration
information to modify the corresponding configuration information. click
`Submit` to save.

## Use alert configuration
@@ -156,7 +156,7 @@ When the `application` task is created and modified,
configured alert could be s
## Delete alert configuration:
-Click the `trash can button` on the right side of the corresponding alarm
configuration information to delete the corresponding configuration information。
+Click the `trash can button` below the corresponding alarm configuration
information to delete the corresponding configuration information。

This information will be shown after the deletion is successful:
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/alert-conf.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/alert-conf.md
index 3fe84c3d..7bc99e51 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/alert-conf.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/development/alert-conf.md
@@ -104,7 +104,7 @@ import TabItem from '@theme/TabItem';
:::
## 测试报警配置
-为保证配置的报警配置信息生效,需要对其进行消息通知测试,即点击相对应的配置信息的右侧 `铃铛` 图标,即为报警测试。
+为保证配置的报警配置信息生效,需要对其进行消息通知测试,即点击相对应的配置信息的下侧 `闪电` 图标,即为报警测试。

测试发送成功后返回如下:
@@ -134,7 +134,7 @@ import TabItem from '@theme/TabItem';
</Tabs>
## 修改报警配置
-点击相应报警配置信息的右侧 `编辑` 图标,即为修改相对应的配置信息。同样修改后,点击 `Submit` 进行保存。
+点击相应报警配置信息的下侧 `编辑` 图标,即为修改相对应的配置信息。同样修改后,点击 `Submit` 进行保存。

## 使用报警配置
@@ -143,7 +143,7 @@ import TabItem from '@theme/TabItem';

## 删除报警配置
-点击相应报警配置信息的右侧 `垃圾桶` 图标,即为删除相对应的配置信息。
+点击相应报警配置信息的下侧 `垃圾桶` 图标,即为删除相对应的配置信息。

删除成功后,显示信息:
diff --git a/static/doc/image/alert/alert_add_ding_talk.png
b/static/doc/image/alert/alert_add_ding_talk.png
index f86105c4..d87906c5 100644
Binary files a/static/doc/image/alert/alert_add_ding_talk.png and
b/static/doc/image/alert/alert_add_ding_talk.png differ
diff --git a/static/doc/image/alert/alert_add_email.png
b/static/doc/image/alert/alert_add_email.png
index d9465392..53188f3d 100644
Binary files a/static/doc/image/alert/alert_add_email.png and
b/static/doc/image/alert/alert_add_email.png differ
diff --git a/static/doc/image/alert/alert_add_example.png
b/static/doc/image/alert/alert_add_example.png
index 74bd9557..ad09ad95 100644
Binary files a/static/doc/image/alert/alert_add_example.png and
b/static/doc/image/alert/alert_add_example.png differ
diff --git a/static/doc/image/alert/alert_add_lark.png
b/static/doc/image/alert/alert_add_lark.png
index 56cc7e4c..92fa8f25 100644
Binary files a/static/doc/image/alert/alert_add_lark.png and
b/static/doc/image/alert/alert_add_lark.png differ
diff --git a/static/doc/image/alert/alert_add_setting.png
b/static/doc/image/alert/alert_add_setting.png
index ee00025b..34cb94b7 100644
Binary files a/static/doc/image/alert/alert_add_setting.png and
b/static/doc/image/alert/alert_add_setting.png differ
diff --git a/static/doc/image/alert/alert_add_wecom.png
b/static/doc/image/alert/alert_add_wecom.png
index 39e554ed..c70f157c 100644
Binary files a/static/doc/image/alert/alert_add_wecom.png and
b/static/doc/image/alert/alert_add_wecom.png differ
diff --git a/static/doc/image/alert/alert_conf_delete.png
b/static/doc/image/alert/alert_conf_delete.png
index 96849533..af4ddb8e 100644
Binary files a/static/doc/image/alert/alert_conf_delete.png and
b/static/doc/image/alert/alert_conf_delete.png differ
diff --git a/static/doc/image/alert/alert_conf_mail_sender.png
b/static/doc/image/alert/alert_conf_mail_sender.png
index be559fda..c0d0c01b 100644
Binary files a/static/doc/image/alert/alert_conf_mail_sender.png and
b/static/doc/image/alert/alert_conf_mail_sender.png differ
diff --git a/static/doc/image/alert/alert_delete_success.png
b/static/doc/image/alert/alert_delete_success.png
index 15e1d199..cd9ffbe1 100644
Binary files a/static/doc/image/alert/alert_delete_success.png and
b/static/doc/image/alert/alert_delete_success.png differ
diff --git a/static/doc/image/alert/alert_edit.png
b/static/doc/image/alert/alert_edit.png
index ce7643be..8ed2cb60 100644
Binary files a/static/doc/image/alert/alert_edit.png and
b/static/doc/image/alert/alert_edit.png differ
diff --git a/static/doc/image/alert/alert_send_test.png
b/static/doc/image/alert/alert_send_test.png
index d92ea8a0..cb7d34d1 100644
Binary files a/static/doc/image/alert/alert_send_test.png and
b/static/doc/image/alert/alert_send_test.png differ
diff --git a/static/doc/image/alert/alert_send_test_success.png
b/static/doc/image/alert/alert_send_test_success.png
index 7595197b..4ad39181 100644
Binary files a/static/doc/image/alert/alert_send_test_success.png and
b/static/doc/image/alert/alert_send_test_success.png differ
diff --git a/static/doc/image/alert/alert_test_email.png
b/static/doc/image/alert/alert_test_email.png
index dd5d18ce..f4c39cd3 100644
Binary files a/static/doc/image/alert/alert_test_email.png and
b/static/doc/image/alert/alert_test_email.png differ