You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/04 08:36:34 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #10810: [broker] add brokerServiceUrl in TopicStats

Anonymitaet commented on a change in pull request #10810:
URL: https://github.com/apache/pulsar/pull/10810#discussion_r645367435



##########
File path: site2/docs/admin-api-topics.md
##########
@@ -186,6 +186,8 @@ You can check the following statistics of a given non-partitioned topic.
   -   **averageMsgSize**: The average size (in bytes) of messages published within the last interval.
 
   -   **storageSize**: The sum of the ledgers' storage size for this topic. The space used to store the messages for the topic.
+  
+  -   **brokerServiceUrl**: The broker URL which is serving the given topic.

Review comment:
       ```suggestion
     -   **brokerServiceUrl**: The broker URL which serves a given topic.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org