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 327deed64dd Docs sync done from apache/pulsar(#4f53e8e)
327deed64dd is described below

commit 327deed64ddd9fb715213eec45f06a4b0f64a52e
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Mon May 9 06:03:14 2022 +0000

    Docs sync done from apache/pulsar(#4f53e8e)
---
 site2/docs/reference-metrics.md                        |  4 ++--
 site2/website-next/docs/reference-metrics.md           |  4 ++--
 site2/website-next/static/swagger/restApiVersions.json | 10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/site2/docs/reference-metrics.md b/site2/docs/reference-metrics.md
index dfe1898133c..58abef89158 100644
--- a/site2/docs/reference-metrics.md
+++ b/site2/docs/reference-metrics.md
@@ -149,7 +149,7 @@ All the namespace metrics are labelled with the following 
labels:
 | pulsar_throughput_out | Gauge | The total throughput of the namespace going 
out from this broker (byte per second). |
 | pulsar_storage_size | Gauge | The total storage size of the topics in this 
namespace owned by this broker (bytes). |
 | pulsar_storage_logical_size | Gauge | The storage size of topics in the 
namespace owned by the broker without replicas (in bytes). |
-| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this namespace owned by this broker (messages). |
+| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this namespace owned by this broker (in bytes). |
 | pulsar_storage_offloaded_size | Gauge | The total amount of the data in this 
namespace offloaded to the tiered storage (bytes). |
 | pulsar_storage_write_rate | Gauge | The total message batches (entries) 
written to the storage for this namespace (message batch per second). |
 | pulsar_storage_read_rate | Gauge | The total message batches (entries) read 
from the storage for this namespace (message batch per second). |
@@ -197,7 +197,7 @@ All the topic metrics are labelled with the following 
labels:
 | pulsar_throughput_out | Gauge | The total throughput of the topic going out 
from this broker (byte per second). |
 | pulsar_storage_size | Gauge | The total storage size of the topics in this 
topic owned by this broker (bytes). |
 | pulsar_storage_logical_size | Gauge | The storage size of topics in the 
namespace owned by the broker without replicas (in bytes). |
-| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this topic owned by this broker (messages). |
+| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this topic owned by this broker (in bytes). |
 | pulsar_storage_offloaded_size | Gauge | The total amount of the data in this 
topic offloaded to the tiered storage (bytes). |
 | pulsar_storage_backlog_quota_limit | Gauge | The total amount of the data in 
this topic that limit the backlog quota (bytes). |
 | pulsar_storage_write_rate | Gauge | The total message batches (entries) 
written to the storage for this topic (message batch per second). |
diff --git a/site2/website-next/docs/reference-metrics.md 
b/site2/website-next/docs/reference-metrics.md
index 5a21a97f5a8..53893e3e882 100644
--- a/site2/website-next/docs/reference-metrics.md
+++ b/site2/website-next/docs/reference-metrics.md
@@ -145,7 +145,7 @@ All the namespace metrics are labelled with the following 
labels:
 | pulsar_throughput_out | Gauge | The total throughput of the namespace going 
out from this broker (byte per second). |
 | pulsar_storage_size | Gauge | The total storage size of the topics in this 
namespace owned by this broker (bytes). |
 | pulsar_storage_logical_size | Gauge | The storage size of topics in the 
namespace owned by the broker without replicas (in bytes). |
-| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this namespace owned by this broker (messages). |
+| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this namespace owned by this broker (in bytes). |
 | pulsar_storage_offloaded_size | Gauge | The total amount of the data in this 
namespace offloaded to the tiered storage (bytes). |
 | pulsar_storage_write_rate | Gauge | The total message batches (entries) 
written to the storage for this namespace (message batch per second). |
 | pulsar_storage_read_rate | Gauge | The total message batches (entries) read 
from the storage for this namespace (message batch per second). |
@@ -193,7 +193,7 @@ All the topic metrics are labelled with the following 
labels:
 | pulsar_throughput_out | Gauge | The total throughput of the topic going out 
from this broker (byte per second). |
 | pulsar_storage_size | Gauge | The total storage size of the topics in this 
topic owned by this broker (bytes). |
 | pulsar_storage_logical_size | Gauge | The storage size of topics in the 
namespace owned by the broker without replicas (in bytes). |
-| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this topic owned by this broker (messages). |
+| pulsar_storage_backlog_size | Gauge | The total backlog size of the topics 
of this topic owned by this broker (in bytes). |
 | pulsar_storage_offloaded_size | Gauge | The total amount of the data in this 
topic offloaded to the tiered storage (bytes). |
 | pulsar_storage_backlog_quota_limit | Gauge | The total amount of the data in 
this topic that limit the backlog quota (bytes). |
 | pulsar_storage_write_rate | Gauge | The total message batches (entries) 
written to the storage for this topic (message batch per second). |
diff --git a/site2/website-next/static/swagger/restApiVersions.json 
b/site2/website-next/static/swagger/restApiVersions.json
index 162e43b46ba..b2c98691e08 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -48,7 +48,7 @@
             ]
         }
     ],
-    "2.4.1": [
+    "2.3.2": [
         {
             "version": "v2",
             "fileName": [
@@ -64,7 +64,7 @@
             ]
         }
     ],
-    "2.3.2": [
+    "2.4.0": [
         {
             "version": "v2",
             "fileName": [
@@ -80,7 +80,7 @@
             ]
         }
     ],
-    "2.4.0": [
+    "2.4.1": [
         {
             "version": "v2",
             "fileName": [
@@ -373,7 +373,7 @@
             ]
         }
     ],
-    "2.9.2": [
+    "2.9.1": [
         {
             "version": "v2",
             "fileName": [
@@ -390,7 +390,7 @@
             ]
         }
     ],
-    "2.9.1": [
+    "2.9.2": [
         {
             "version": "v2",
             "fileName": [

Reply via email to