ymwneu opened a new issue, #9297:
URL: https://github.com/apache/rocketmq/issues/9297

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   TopicStatusSubCommand supports outputting topic put TPS.
   
   ### Motivation
   
   The server currently collects statistics on the topic put TPS, but this 
information isn’t available through the command line tool. It is recommended to 
add it to TopicStatusSubCommand by introducing a new display of the topic TPS 
information for users to view.
   
   ### Describe the Solution You'd Like
   
   In the GET_TOPIC_STATS_INFO request, return the broker-side statistics of 
topic put TPS information, and then display it in the command line output.
   
   ### Describe Alternatives You've Considered
   
   No
   
   ### Additional Context
   
   _No response_


-- 
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-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to