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 6aa58109c48 Docs sync done from apache/pulsar (#4f9031b)
6aa58109c48 is described below

commit 6aa58109c480c34c8dbeb9e57cc83391197264e6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 01:36:40 2025 +0000

    Docs sync done from apache/pulsar (#4f9031b)
---
 static/swagger/master/swagger.json    | 48 +++++++++++++++++++++++++++++++++++
 static/swagger/master/v2/swagger.json | 48 +++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+)

diff --git a/static/swagger/master/swagger.json 
b/static/swagger/master/swagger.json
index a4b864e86ec..666acd62b2d 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -2259,6 +2259,30 @@
                     "format": "int64",
                     "type": "integer"
                 },
+                "dispatchThrottledBytesEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
                 "drainingHashesClearedTotal": {
                     "format": "int64",
                     "type": "integer"
@@ -4188,6 +4212,30 @@
                     "format": "int64",
                     "type": "integer"
                 },
+                "dispatchThrottledBytesEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
                 "drainingHashesClearedTotal": {
                     "format": "int64",
                     "type": "integer"
diff --git a/static/swagger/master/v2/swagger.json 
b/static/swagger/master/v2/swagger.json
index a4b864e86ec..666acd62b2d 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -2259,6 +2259,30 @@
                     "format": "int64",
                     "type": "integer"
                 },
+                "dispatchThrottledBytesEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
                 "drainingHashesClearedTotal": {
                     "format": "int64",
                     "type": "integer"
@@ -4188,6 +4212,30 @@
                     "format": "int64",
                     "type": "integer"
                 },
+                "dispatchThrottledBytesEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledBytesEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByBrokerLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsBySubscriptionLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
+                "dispatchThrottledMsgEventsByTopicLimit": {
+                    "format": "int64",
+                    "type": "integer"
+                },
                 "drainingHashesClearedTotal": {
                     "format": "int64",
                     "type": "integer"

Reply via email to