asafm commented on code in PR #363: URL: https://github.com/apache/pulsar-site/pull/363#discussion_r1064136616
########## versioned_docs/version-2.10.x/admin-api-topics.md: ########## @@ -290,7 +290,13 @@ admin.topics().unload(topic); You can check the following statistics of a given non-partitioned topic. - - **msgRateIn**: The sum of all local and replication publishers' publish rates (msg/s). +:::note + +All metrics below are *reset* to 0 upon broker restart, *except* gauges marked as "Not reset upon restart". Review Comment:  -- 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]
