storezhang commented on issue #509:
URL: 
https://github.com/apache/rocketmq-client-go/issues/509#issuecomment-762020922


   // 消息追踪
   // 注意:阿里云线上的RocketMQ一定要加此选项,不然会导致消费不成功
   consumer.WithTrace(&primitive.TraceConfig{
      // TraceTopic:   n.Topic,
      GroupName:    n.Group,
      Access:       primitive.Cloud,
      NamesrvAddrs: n.Endpoints,
      Credentials:  credentials,
   }),
   
   
   On Fri, Dec 25, 2020 at 10:25 AM Dan <[email protected]> wrote:
   
   > @storezhang <https://github.com/storezhang>
   > 怎么加的trace呢,能贴点代码看看嘛老哥,我这里还不行
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/rocketmq-client-go/issues/509#issuecomment-751150281>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/ABAUTZQSAW5MYPVEWWFQHFLSWPZZVANCNFSM4OWM7QVQ>
   > .
   >
   
   
   -- 
   _______________________________________________________________
   
   Zhang Zongliang                *[email protected] <[email protected]>*
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to