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

chenzlalvin pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new a80295817 Update 05Exporter.md
     new 5ec993f06 Merge pull request #497 from makabaka23333/patch-2
a80295817 is described below

commit a80295817537b1c75f3fd41f6fa05700163c9cdf
Author: lin <[email protected]>
AuthorDate: Thu Feb 2 09:41:08 2023 +0800

    Update 05Exporter.md
    
    modify error title
---
 versioned_docs/version-5.0/05-deploymentOperations/05Exporter.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/versioned_docs/version-5.0/05-deploymentOperations/05Exporter.md 
b/versioned_docs/version-5.0/05-deploymentOperations/05Exporter.md
index 79bdaf5c9..39569a088 100644
--- a/versioned_docs/version-5.0/05-deploymentOperations/05Exporter.md
+++ b/versioned_docs/version-5.0/05-deploymentOperations/05Exporter.md
@@ -328,6 +328,7 @@ MetricCollectTask 类中有 5 个定时任务,分别为 collectTopicOffset、c
 </details>
 
 <details><summary>消费端指标</summary>
+    
 ### 消费端指标
 
 
@@ -352,4 +353,4 @@ MetricCollectTask 类中有 5 个定时任务,分别为 collectTopicOffset、c
 | rocketmq_send_back_nums                 | 订阅组在一个broker组上消费失败,写入重试消息的次数       
    |
 | rocketmq_group_get_latency_by_storetime | 消费组消费延时,exporter get到消息后与当前时间相减    
       |
 
-</details>
\ No newline at end of file
+</details>

Reply via email to