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

zhaoqingran 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 2f122dfb05 [docs] fix the missing documents references in the sidebar 
(#3867)
2f122dfb05 is described below

commit 2f122dfb0570c8fee79b5f0419539ffa7dd4c63d
Author: DeleiGuo <[email protected]>
AuthorDate: Wed Nov 26 16:52:43 2025 +0800

    [docs] fix the missing documents references in the sidebar (#3867)
---
 CONTRIBUTING.md                                     |   4 ++--
 home/docs/community/contribution.md                 |   2 +-
 home/docs/help/jenkins.md                           |   2 +-
 .../en/docusaurus-plugin-content-docs/current.json  |  10 +++++++---
 .../docusaurus-plugin-content-docs/current.json     |   4 ++--
 .../current/community/contribution.md               |   2 +-
 .../current/help/jenkins.md                         |   2 +-
 .../version-v1.6.x/community/contribution.md        |   2 +-
 home/sidebars.json                                  |  13 +++++++++----
 home/static/img/docs/help/status-2.png              | Bin 49314 -> 94051 bytes
 .../version-v1.6.x/community/contribution.md        |   2 +-
 11 files changed, 26 insertions(+), 17 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2e56cd4baa..de37f12440 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@
 
 - 💬**Suggestion**: You can also make some suggestions to the project or 
community to promote the healthy development of the community;
 
-More see [Contribution Types](https://allcontributors.org/docs/en/emoji-key)   
 
+More see [Contribution Types](https://allcontributors.org/emoji-key)    
 
 Even small corrections to typos are very welcome :)   
 
@@ -161,7 +161,7 @@ Add WeChat account `ahertzbeat` to pull you into the WeChat 
group.
 
 - 💬**建议**:也可以对项目或者社区提出一些建议,促进社区的良性发展;  
 
-更多贡献方式参见 [Contribution Types](https://allcontributors.org/docs/en/emoji-key)
+更多贡献方式参见 [Contribution Types](https://allcontributors.org/emoji-key)
 
 即便是小到错别字的修正我们也都非常欢迎 :)   
 
diff --git a/home/docs/community/contribution.md 
b/home/docs/community/contribution.md
index 2db63265a6..d10ee429cc 100644
--- a/home/docs/community/contribution.md
+++ b/home/docs/community/contribution.md
@@ -41,7 +41,7 @@ limitations under the License.
 
 - 💬**Suggestion**: You can also make some suggestions to the project or 
community to promote the healthy development of the community;
 
-More see [Contribution Types](https://allcontributors.org/docs/en/emoji-key)
+More see [Contribution Types](https://allcontributors.org/emoji-key)
 
 Even small corrections to typos are very welcome :)
 
diff --git a/home/docs/help/jenkins.md b/home/docs/help/jenkins.md
index b08ac80cc8..ceb9c943ef 100644
--- a/home/docs/help/jenkins.md
+++ b/home/docs/help/jenkins.md
@@ -1,5 +1,5 @@
 ---
-id: Jenkins
+id: jenkins
 title: Monitoring Jenkins
 sidebar_label: Jenkins
 keywords: [ open-source, monitoring system, CI/CD, DevOps, Jenkins monitoring ]
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/current.json 
b/home/i18n/en/docusaurus-plugin-content-docs/current.json
index de9836ea1d..698e71ebfe 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/current.json
+++ b/home/i18n/en/docusaurus-plugin-content-docs/current.json
@@ -45,7 +45,7 @@
   },
   "sidebar.docs.category.server": {
     "message": "Server Monitor",
-    "description": "The label for category Server in sidebar docs"
+    "description": "The label for category server in sidebar docs"
   },
   "sidebar.docs.category.alert": {
     "message": "Alerting",
@@ -124,11 +124,11 @@
     "description": "The label for category NGQL in sidebar docs"
   },
   "sidebar.docs.category.llm": {
-    "message": "Ai LLM Monitor",
+    "message": "AI LLM Monitor",
     "description": "The label for category llm in sidebar docs"
   },
   "sidebar.docs.category.aiConfig": {
-    "message": "Ai LLM Config",
+    "message": "AI LLM Config",
     "description": "The label for category aiConfig in sidebar docs"
   },
   "sidebar.docs.category.install": {
@@ -154,5 +154,9 @@
   "sidebar.docs.category.extern-deploy": {
     "message": "Extern Install",
     "description": "The label for category extern-deploy in sidebar docs"
+  },
+  "sidebar.docs.category.log": {
+    "message": "Log",
+    "description": "The label for category log in sidebar docs"
   }
 }
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
index 19e9768191..60b202ac13 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
@@ -45,7 +45,7 @@
   },
   "sidebar.docs.category.server": {
     "message": "服务器监控",
-    "description": "The label for category Server in sidebar docs"
+    "description": "The label for category server in sidebar docs"
   },
   "sidebar.docs.category.mid": {
     "message": "中间件监控",
@@ -53,7 +53,7 @@
   },
   "sidebar.docs.category.alert": {
     "message": "阈值告警",
-    "description": "The label for category threshold in sidebar docs"
+    "description": "The label for category alert in sidebar docs"
   },
   "sidebar.docs.category.notice": {
     "message": "消息通知",
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/contribution.md
 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/contribution.md
index 748af5705f..d892f7335a 100644
--- 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/contribution.md
+++ 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/contribution.md
@@ -41,7 +41,7 @@ limitations under the License.
 
 - 💬**建议**:也可以对项目或者社区提出一些建议,促进社区的良性发展;
 
-更多贡献方式参见 [Contribution Types](https://allcontributors.org/docs/en/emoji-key)
+更多贡献方式参见 [Contribution Types](https://allcontributors.org/emoji-key)
 
 即便是小到错别字的修正我们也都非常欢迎 :)
 
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/jenkins.md 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/jenkins.md
index eb664d5f2c..28bad6d5db 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/jenkins.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/jenkins.md
@@ -1,5 +1,5 @@
 ---
-id: Jenkins
+id: jenkins
 title: 监控:Jenkins
 sidebar_label: Jenkins
 keywords: [ 开源监控系统, CI/CD, DevOps, Jenkins监控 ]
diff --git 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.6.x/community/contribution.md
 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.6.x/community/contribution.md
index 2f1c68f61d..addc9dfc00 100644
--- 
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.6.x/community/contribution.md
+++ 
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.6.x/community/contribution.md
@@ -41,7 +41,7 @@ limitations under the License.
 
 - 💬**建议**:也可以对项目或者社区提出一些建议,促进社区的良性发展;
 
-更多贡献方式参见 [Contribution Types](https://allcontributors.org/docs/en/emoji-key)
+更多贡献方式参见 [Contribution Types](https://allcontributors.org/emoji-key)
 
 即便是小到错别字的修正我们也都非常欢迎 :)
 
diff --git a/home/sidebars.json b/home/sidebars.json
index f3bbd18cb9..1ea4b10d6d 100755
--- a/home/sidebars.json
+++ b/home/sidebars.json
@@ -141,7 +141,8 @@
             "help/ftp",
             "help/websocket",
             "help/mqtt",
-            "help/modbus"
+            "help/modbus",
+            "help/jenkins"
           ]
         },
         {
@@ -201,7 +202,9 @@
             "help/fedora",
             "help/linux_script",
             "help/windows_script",
-            "help/macos"
+            "help/macos",
+            "help/darwin",
+            "help/nvidia"
           ]
         },
         {
@@ -229,7 +232,8 @@
             "help/rocketmq",
             "help/shenyu",
             "help/spring_gateway",
-            "help/zookeeper"
+            "help/zookeeper",
+            "help/apollo"
           ]
         },
         {
@@ -275,7 +279,7 @@
         {
           "type": "category",
           "label": "llm",
-          "items": ["help/openai"]
+          "items": ["help/openai","help/deepseek"]
         },
         {
           "type": "category",
@@ -287,6 +291,7 @@
           "label": "custom",
           "items": ["help/kafka_promql", "help/influxdb_promql", 
"help/tdengine_promql"]
         },
+        "help/status",
         "help/bulletin",
         "help/plugin",
         "help/time_expression",
diff --git a/home/static/img/docs/help/status-2.png 
b/home/static/img/docs/help/status-2.png
index 25ec13fa82..da2d7d69a4 100644
Binary files a/home/static/img/docs/help/status-2.png and 
b/home/static/img/docs/help/status-2.png differ
diff --git a/home/versioned_docs/version-v1.6.x/community/contribution.md 
b/home/versioned_docs/version-v1.6.x/community/contribution.md
index ab7dc14335..c17e5fabc0 100644
--- a/home/versioned_docs/version-v1.6.x/community/contribution.md
+++ b/home/versioned_docs/version-v1.6.x/community/contribution.md
@@ -41,7 +41,7 @@ limitations under the License.
 
 - 💬**Suggestion**: You can also make some suggestions to the project or 
community to promote the healthy development of the community;
 
-More see [Contribution Types](https://allcontributors.org/docs/en/emoji-key)
+More see [Contribution Types](https://allcontributors.org/emoji-key)
 
 Even small corrections to typos are very welcome :)
 


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

Reply via email to