You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/01/28 02:25:32 UTC

[GitHub] [rocketmq] caigy commented on issue #3805: Broker stat getTotalTps

caigy commented on issue #3805:
URL: https://github.com/apache/rocketmq/issues/3805#issuecomment-1023825419


   `getTotalTps` indicates how busy the broker serves the pull request, which is based on **request**, and it is different from the number of messages found, which is based on **response**. So I think they are two different metrics.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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