viswaramamoorthy opened a new pull request #3761: Rabbitmq instrument consumer 
class correctly to get duration reported…
URL: https://github.com/apache/skywalking/pull/3761
 
 
   … accurately
   
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [x] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   
   - Related issues
   
   ___
   ### Bug fix
   - Bug description.
   RabbitMQ consumer duration is reported incorrectly due to instrumenting 
com.rabbitmq.client.impl.ConsumerDispatcher.handleDelivery method which spins 
up a thread to deliver message to consuming method
   
   - How to fix?
   Instrumenting implementations of com.rabbitmq.client.Consumer to resolve
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   

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