Affects: 6.1.2
TraceId is not reported if the EventListener function is also annotated with Async Demo project is prepared HERE
This used to work on v5.3.22
Comment From: bclozel
I think this is working as designed. We don't configure context propagation by default on task executors. See the @EventListener
observability section in the reference documentation.