RongtongJin opened a new issue, #8972: URL: https://github.com/apache/rocketmq/issues/8972
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary The current LMQ statistics are not enabled by default, presumably due to the large volume of data. However, there are times when we might need to obtain LMQ statistics. Therefore, a switch, enableLmqStats, has been added to control the collection of LMQ statistics at runtime ### Motivation The current LMQ statistics are not enabled by default, presumably due to the large volume of data. However, there are times when we might need to obtain LMQ statistics. Therefore, a switch, enableLmqStats, has been added to control the collection of LMQ statistics at runtime ### Describe the Solution You'd Like Adding the EnableLmqStats option allows monitoring of LMQ statistics ### Describe Alternatives You've Considered No ### Additional Context No -- 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