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

zhangyuxuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new 739e678dd [doc] improve kafka monitor config (#2765)
739e678dd is described below

commit 739e678dd5514f83e4aae803900bf48bbea49efe
Author: Jast <[email protected]>
AuthorDate: Tue Oct 8 21:39:05 2024 +0800

    [doc] improve kafka monitor config (#2765)
---
 home/sidebars.json                                     | 1 +
 manager/src/main/resources/define/app-kafka_client.yml | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/home/sidebars.json b/home/sidebars.json
index 15fe6e5fa..e3b73bb9f 100755
--- a/home/sidebars.json
+++ b/home/sidebars.json
@@ -262,6 +262,7 @@
             "help/spring_gateway",
             "help/nacos",
             "help/kafka",
+            "help/kafka_client",
             "help/pulsar"
           ]
         },
diff --git a/manager/src/main/resources/define/app-kafka_client.yml 
b/manager/src/main/resources/define/app-kafka_client.yml
index cc0d25fdc..39601632b 100644
--- a/manager/src/main/resources/define/app-kafka_client.yml
+++ b/manager/src/main/resources/define/app-kafka_client.yml
@@ -23,9 +23,9 @@ name:
   en-US: Kafka Message(Client)
 # The description and help of this monitoring type
 help:
-  zh-CN: HertzBeat 使用 <a 
href="https://hertzbeat.apache.org/docs/advanced/extend-jmx";>Kafka Admin 
Client</a> 对 Kafka 的通用指标进行采集监控。</span>
-  en-US: HertzBeat uses <a 
href='https://hertzbeat.apache.org/docs/advanced/extend-jmx'>Kafka Admin 
Client</a> to monitoring kafka general metrics. </span>
-  zh-TW: HertzBeat 使用 <a 
href="https://hertzbeat.apache.org/docs/advanced/extend-jmx";>Kafka Admin 
Client</a> 對 Kafka 的通用指標進行采集監控。</span>
+  zh-CN: HertzBeat 使用 <a 
href="https://hertzbeat.apache.org/zh-cn/docs/help/kafka_client";>Kafka Admin 
Client</a> 对 Kafka 的通用指标进行采集监控。</span>
+  en-US: HertzBeat uses <a 
href='https://hertzbeat.apache.org/docs/help/kafka_client'>Kafka Admin 
Client</a> to monitoring kafka general metrics. </span>
+  zh-TW: HertzBeat 使用 <a 
href="https://hertzbeat.apache.org/zh-cn/docs/help/kafka_client";>Kafka Admin 
Client</a> 對 Kafka 的通用指標進行采集監控。</span>
 helpLink:
   zh-CN: https://hertzbeat.apache.org/zh-cn/docs/help/kafka_client
   en-US: https://hertzbeat.apache.org/docs/help/kafka_client


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to