You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/14 09:10:50 UTC

[GitHub] [skywalking] wujieaiyan opened a new issue #5480: After the Kafka consumer topic sends another topic, there will be a gap

wujieaiyan opened a new issue #5480:
URL: https://github.com/apache/skywalking/issues/5480


   ![image](https://user-images.githubusercontent.com/22367785/93066856-06ad0980-f6ad-11ea-9e65-dc02beef7542.png)
   
   After data processing, the consumption of Kafka will be sent to another topic, and there will be problems that cannot be tracked. Consumer and producer are not linked. The traceid is different


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5480: After the Kafka consumer topic sends another topic, there will be a gap

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5480:
URL: https://github.com/apache/skywalking/issues/5480#issuecomment-691933884


   You need a context to include these two operations. Try to add `@Trace` or use `custom-enhance-plugin` to track the method including these two. 
   We also have highlighted the solution for Kafka consumer case, https://github.com/apache/skywalking/blob/master/docs/en/FAQ/kafka-plugin.md.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5480: After the Kafka consumer topic sends another topic, there will be a gap

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5480:
URL: https://github.com/apache/skywalking/issues/5480


   


----------------------------------------------------------------
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:
users@infra.apache.org