wu-sheng commented on issue #2719: rabbit in spring boot project, the one total 
trace will divide two trace
URL: https://github.com/apache/skywalking/issues/2719#issuecomment-493890878
 
 
   Optional plugin means
   1. The plugin is only required in particular cases
   
   Or
   
   2. The plugin has performance concerns.
   
   From the thing you post, look like this is a common spring for 
spring-rabbitmq-plugin. SkyWalking plugin is auto active, which means, when you 
don't active 
`org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer#actualInvokeListener`
 in your codes, it should stay cold.

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


With regards,
Apache Git Services

Reply via email to