You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. Unfortunately, the screenshots are so small and heavily compressed that they're unreadable. Can you please either copy the text into this issue or attach the images directly.
I've tried your sample and unfortunately it doesn't run for me. For future reports, it would be useful to provide more detailed explanations on how to reproduce the problem: do we need to have a particular container running (in this case, can you provide a docker compose?). Is Kafka really needed?
Here, the missing trace is not really related to Kafka at all and I've stripped Kafka from your sample. Upgrading to Spring 3.2.1 fixes the problem so I assume this is a duplicate of spring-projects/spring-framework#31706 and I'm closing this issue as a result.
I did not find that mentioned issue in my search (was using keyword observability). I see that recently released Spring Boot 3.2.1 and its dependencies resolves the issue.
Correlation fields marked for propagation from baggage are now propagating via Kafka and HTTP using the reactive web client.
Bug report
Description:
Screenshot links
Rest Controller HTTP input --> Kafka msg record headers
Functional Router
The text was updated successfully, but these errors were encountered: