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

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 30daedf34f3 Docs sync done from apache/pulsar(#b45751c)
30daedf34f3 is described below

commit 30daedf34f3f6e6bb0fdec7f814fbd59d7eb9c91
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Sun Jul 17 12:01:54 2022 +0000

    Docs sync done from apache/pulsar(#b45751c)
---
 site2/website-next/docs/reference-metrics.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/site2/website-next/docs/reference-metrics.md 
b/site2/website-next/docs/reference-metrics.md
index 1ac4afd3dc0..ec978f877c4 100644
--- a/site2/website-next/docs/reference-metrics.md
+++ b/site2/website-next/docs/reference-metrics.md
@@ -381,19 +381,19 @@ All the bundleUnloading metrics are labelled with the 
following labels:
 - cluster: cluster=${pulsar_cluster}. ${pulsar_cluster} is the cluster name 
that you have configured in the `broker.conf` file.
 - metric: metric="bundleUnloading".
 
-| Name | Type | Description |
-| --- | --- | --- |
-| pulsar_lb_unload_broker_count | Counter | Unload broker count in this bundle 
unloading |
-| pulsar_lb_unload_bundle_count | Counter | Bundle unload count in this bundle 
unloading |
+| Name                          | Type    | Description                        
          |
+|-------------------------------|---------|----------------------------------------------|
+| pulsar_lb_unload_broker_total | Counter | Unload broker count in this bundle 
unloading |
+| pulsar_lb_unload_bundle_total | Counter | Bundle unload count in this bundle 
unloading |
 
 #### BundleSplit metrics
 All the bundleUnloading metrics are labelled with the following labels:
 - cluster: cluster=${pulsar_cluster}. ${pulsar_cluster} is the cluster name 
that you have configured in the `broker.conf` file.
 - metric: metric="bundlesSplit".
 
-| Name | Type | Description |
-| --- | --- | --- |
-| pulsar_lb_bundles_split_count | Counter | bundle split count in this bundle 
splitting check interval |
+| Name                          | Type    | Description                        
                        |
+|-------------------------------|---------|------------------------------------------------------------|
+| pulsar_lb_bundles_split_total | Counter | bundle split count in this bundle 
splitting check interval |
 
 #### Bundle metrics
 All the bundle metrics are labelled with the following labels:

Reply via email to