You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/09 13:53:18 UTC

[GitHub] [rocketmq] wegod commented on issue #5366: [RIP-46][Task1]: Define the specification of metric.

wegod commented on issue #5366:
URL: https://github.com/apache/rocketmq/issues/5366#issuecomment-1308799338

   Will you add metric gauge about consumeOKTPS and consumeFailedTPS in ConsumeStatus.java? These data on consumer client are very helpful to find if there are some error cause by dirty data or virtual machine issues.
   
   And will you and similar  consumeOKTPS and consumeFailedTPS on producer client? Such like producerOKTPS or producerFailedTPS. Although this is not important as consumer TPS, it's better to help business to find who is the bad guy that send large garbage.


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

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