Anonymitaet commented on a change in pull request #10868:
URL: https://github.com/apache/pulsar/pull/10868#discussion_r648781238
##########
File path: site2/docs/admin-api-topics.md
##########
@@ -187,14 +187,42 @@ You can check the following statistics of a given
non-partitioned topic.
- **storageSize**: The sum of the ledgers' storage size for this topic.
The space used to store the messages for the topic.
+ - **bytesInCounter**: Total bytes published to the topic (bytes).
Review comment:
```suggestion
- **bytesInCounter**: Total bytes published to the 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:
[email protected]