opentracing-contrib / java-spring-rabbitmq

OpenTracing RabbitMQ instrumentation
Apache License 2.0
18 stars 21 forks source link

Enhance aspect to trace sendAndConvert with default exchange in rabbitTemplate and a messagePostProcessor and correlationData #16

Closed sudr closed 5 years ago

sudr commented 5 years ago

Resolves #15

ask4gilles commented 5 years ago

Thanks @sudr , I’ll have a look tomorrow.

sudr commented 5 years ago

I've added the Integration test.