changping123 opened a new issue, #1199: URL: https://github.com/apache/rocketmq-clients/issues/1199
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [x] I have searched the [GitHub Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions) of this repository and believe that this is not a duplicate. - [x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Programming Language of the Client Java ### Runtime Platform Environment java8 win10 ### RocketMQ Version of the Client/Server rocketmq 5.3.3 独立Proxy方式 ### Run or Compiler Version jdk17 windows 10 ### Describe the Bug rocketmq自带的client 基于remoting协议可以异步记录轨迹。rocketmq-clients 基于grpc协议的能否支持轨迹记录 ### Steps to Reproduce 在proxy层增加一个轨迹或者在client端异步增加一个轨迹信息 ### What Did You Expect to See? 客户端增加异步轨迹记录或者proxy上增加轨迹记录 ### What Did You See Instead? 客户端增加异步轨迹记录或者proxy上增加轨迹记录 ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
