liuhaolong10 commented on issue #13720:
URL: https://github.com/apache/skywalking/issues/13720#issuecomment-4018125997

   Through my tests, I found that the current method instrumentation in the 
RabbitMQ plugin can collect messages consumed by the native amqp-client,
   but cannot collect messages consumed by spring-rabbit using the 
@RabbitListener annotation.
   Therefore, I have added a new spring-rabbit plugin,
   and modified the code of the original RabbitMQ plugin to avoid data 
collection conflicts between these two plugins.
   I will submit the code following the official plugin development guidelines 
later.


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