Right now, we're using B3Propagation.Format.SINGLE_NO_PARENT. We should change this to SINGLE.
See this discussion.
Comment From: KitBolourchi
Hey @mhalbritter, I would be happy to look into this issue. Please assign it to me :)
Comment From: scottfrederick
Thanks @KitBolourchi, I've assigned the issue to you. We have not yet created the branches to start 3.2.x development, so we won't be able to accept a contribution for a while.
Comment From: KitBolourchi
Hey @scottfrederick, no problem at all! Would you recommend I make the change and create a PR which can be merged when ready or wait until you are ready before raising the PR?
Comment From: mhalbritter
https://github.com/spring-projects/spring-boot/pull/35611 will move some things around, so please hold off until this PR is merged, otherwise there will be quite some merge conflicts.
Comment From: KitBolourchi
Gotcha I understand, I will hold off until the release branch is ready!
Comment From: mhalbritter
35611 is merged, you can start now :)
Comment From: KitBolourchi
Great, I will get started on this shortly :) Thanks
Comment From: mhalbritter
Superseded by https://github.com/spring-projects/spring-boot/pull/36061