From 55ad150190ac6b7e73eda275e02053ad0ee5bf7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=8C=E6=99=A8=E4=B8=80=E7=82=B9=E5=8D=8A?= <40455946+jx3775250@users.noreply.github.com> Date: Fri, 19 May 2023 22:25:55 +0800 Subject: [PATCH] [doc] update custom-config.md (#968) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 凌晨一点半 <40455946+jx3775250@users.noreply.github.com> --- .../current/start/custom-config.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/custom-config.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/custom-config.md index 7df6dd04233..50d50c46bd3 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/custom-config.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/custom-config.md @@ -28,6 +28,22 @@ common: sign-name: 赫兹跳动 template-id: 1343434 ``` +1.1 腾讯云短信创建签名(sign-name) +![image](https://github.com/dromara/hertzbeat/assets/40455946/3a4c287d-b23d-4398-8562-4894296af485) + +1.2 腾讯云短信创建正文模板(template-id) +``` +监控:{1},告警级别:{2}。内容:{3} +``` +![image](https://github.com/dromara/hertzbeat/assets/40455946/face71a6-46d5-452c-bed3-59d2a975afeb) + + +1.3 腾讯云短信创建应用(app-id) +![image](https://github.com/dromara/hertzbeat/assets/40455946/2732d710-37fa-4455-af64-48bba273c2f8) + +1.4 腾讯云访问管理(secret-id、secret-key) +![image](https://github.com/dromara/hertzbeat/assets/40455946/36f056f0-94e7-43db-8f07-82893c98024e) + 2. 配置告警自定义参数