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

gongchao pushed a commit to branch fix-third-alarm
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/fix-third-alarm by this push:
     new c695b158bb [webapp] add alert integration
c695b158bb is described below

commit c695b158bb031915007a6904876d91eb84171996
Author: tomsun28 <tomsu...@outlook.com>
AuthorDate: Sun Jan 12 18:05:23 2025 +0800

    [webapp] add alert integration
    
    Signed-off-by: tomsun28 <tomsu...@outlook.com>
---
 web-app/src/assets/doc/alert-integration/alertmanager.en-US.md | 2 +-
 web-app/src/assets/doc/alert-integration/alertmanager.zh-CN.md | 2 +-
 web-app/src/assets/doc/alert-integration/alertmanager.zh-TW.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/web-app/src/assets/doc/alert-integration/alertmanager.en-US.md 
b/web-app/src/assets/doc/alert-integration/alertmanager.en-US.md
index cc722fa41c..fcc45ac9cc 100644
--- a/web-app/src/assets/doc/alert-integration/alertmanager.en-US.md
+++ b/web-app/src/assets/doc/alert-integration/alertmanager.en-US.md
@@ -20,7 +20,7 @@ receivers:
 
 - `http://${hertzbeat_host}:1157/api/alerts/report/alertmanager` is the 
webhook interface address provided by HertzBeat.
 - `send_resolved: true` indicates that alert recovery information will be sent.
-- The {token} in `credentials` is the token provided by HertzBeat.
+- The `{token}` in `credentials` is the token provided by HertzBeat.
 
 2. Restart the Alertmanager service.
 
diff --git a/web-app/src/assets/doc/alert-integration/alertmanager.zh-CN.md 
b/web-app/src/assets/doc/alert-integration/alertmanager.zh-CN.md
index 58f3311a9d..07a0c53890 100644
--- a/web-app/src/assets/doc/alert-integration/alertmanager.zh-CN.md
+++ b/web-app/src/assets/doc/alert-integration/alertmanager.zh-CN.md
@@ -18,7 +18,7 @@ receivers:
 
 - `http://${hertzbeat_host}:1157/api/alerts/report/alertmanager` 为 HertzBeat 
提供的 webhook 接口地址。
 - `send_resolved: true` 表示发送告警恢复信息。
-- `credentials` 内的 {token} 为 HertzBeat 提供的 token。
+- `credentials` 内的 `{token}` 为 HertzBeat 提供的 token。
 
 2. 重启 Alertmanager 服务。
 
diff --git a/web-app/src/assets/doc/alert-integration/alertmanager.zh-TW.md 
b/web-app/src/assets/doc/alert-integration/alertmanager.zh-TW.md
index 2cb1a9fb7e..be3f9a7954 100644
--- a/web-app/src/assets/doc/alert-integration/alertmanager.zh-TW.md
+++ b/web-app/src/assets/doc/alert-integration/alertmanager.zh-TW.md
@@ -18,7 +18,7 @@ receivers:
 
 - `http://${hertzbeat_host}:1157/api/alerts/report/alertmanager` 為 HertzBeat 
提供的 webhook 接口地址。
 - `send_resolved: true` 表示發送告警恢復信息。
-- `credentials` 內的 {token} 為 HertzBeat 提供的 token。
+- `credentials` 內的 `{token}` 為 HertzBeat 提供的 token。
 
 2. 重啟 Alertmanager 服務。
 


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: notifications-h...@hertzbeat.apache.org

Reply via email to