StyleTang commented on issue #32:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/32#issuecomment-952965686


   You don't provide enough information for us to troubleshooting, could you 
provide your topic and trace topic, producer/consumer code?
   
   At first, you should know what is your topic/trace topic, make sure you have 
already chosen the right trace topic, then check whether your producer and 
consumer already enabled the message trace feature.
   
   If you are not sure how to enable the message trace feature for 
producer/consumer, you can refer to the below code.
   
[TraceProducer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TraceProducer.java#L29)
   
[TracePushConsumer](https://github.com/apache/rocketmq/blob/3ae251751586b940b7467284966ec4fe93f86be1/example/src/main/java/org/apache/rocketmq/example/tracemessage/TracePushConsumer.java#L32)
   


-- 
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]


Reply via email to