gaoran10 commented on a change in pull request #13263:
URL: https://github.com/apache/pulsar/pull/13263#discussion_r767701113
##########
File path: site2/docs/admin-api-topics.md
##########
@@ -276,6 +278,8 @@ You can check the following statistics of a given
non-partitioned topic.
- **chunkedMessageRate**: Chunked message dispatch rate.
- **backlogSize**: Size of backlog for this subscription (in
bytes).
+
+ - **earliestMsgPublishTimeInBacklog**: the publish time of the
earliest message in the backlog for the subscription.
Review comment:
```suggestion
- **earliestMsgPublishTimeInBacklog**: The publish time of the
earliest message in the backlog for the subscription.
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]