liuhaolong10 commented on PR #796:
URL: https://github.com/apache/skywalking-java/pull/796#issuecomment-4047428879

   Changes in this commit
   
   1. Fixed the batch message consumption issue in Spring AMQP
   Following the implementation of the Kafka plugin for batch message 
processing, I use the first message as the EntrySpan and associate trace 
information from the remaining messages with the EntrySpan.
   
   2. Added exclusion for DirectMessageListenerContainer
   Added the class check for DirectMessageListenerContainer$SimpleConsumer to 
the exclusion list in the RabbitMQ plugin to avoid duplicate traces.


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