wash1983 opened a new issue, #7417: URL: https://github.com/apache/rocketmq/issues/7417
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary messagetrace 目前是在producer 和consumer中通过enablemessagetrace 参数优由客户端控制,目前已经上了很多业务。能否在不动客户端配置的情况下在服务器端开通messagetrace,统一所有的发送,消费等运送至tracetopic.1是简化客户端的配置和修改程序的风险。2.避免某些客户端漏掉开启而躲过了记录。3.某些业务场景要求所有的都需要开启,这样也能避免客户端故意不开启造成躲过记录 ### Motivation a ### Describe the Solution You'd Like a ### Describe Alternatives You've Considered a ### Additional Context a -- 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