Losing some traces & tracing grouping when adding axon amqp dependency

Hello, I have build simple application

Just to demonstrate how axon tracing works. As I understand without axon amqp dependency all events come from EventBus, but when I add axon amqp dependency all events come from rabbit mq. So tracing for those events work not in a way I want to. The main thing - commands and events are not grouped and don’t follow each other.

First image there is how tracing work without axon amqp, second - with axon amqp


Hi Vladimir,
I’ve never personally tested an application running both AMQP and Tracing Extension.
I will have a look and be back to you.

Hello, Corrado! Is there any news with tracing an application running both AMQP and Tracing Extension ?

Hello @Corrado_Musumeci sorry for mentioning again, but for me the question is still alive, could you, please, inform about the current situation on origin question.

Thank you in advance !