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 2021/07/30 06:53:33 UTC

[GitHub] [rocketmq] panzhi33 commented on issue #3197: what meaning of 'TOPIC_PUT_ NUMS,TOPIC_ PUT_ SIZE,SNDBCK_PUT_NUMS' in the stats.log

panzhi33 commented on issue #3197:
URL: https://github.com/apache/rocketmq/issues/3197#issuecomment-889672904


   TOPIC_PUT_ NUMS how many messages were sent for this topic
   TOPIC_ PUT_ SIZE the total size of messages sent by this topic
   SNDBCK_PUT_NUMS Number of messages resent after consumer failed
   BROKER_PUT_NUMS The number of messages received by this broker
   GROUP_GET_NUMS the total number of messages consumer by this group
   GROUP_GET_SIZE   the total size of messages consumer by this group
   ![image](https://user-images.githubusercontent.com/29321745/127612715-006538d4-5036-4e37-b04b-df10cdeb265e.png)
   


-- 
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