I have tried using Kogito Workflow for orchestrating an event driven flow with multiple steps in the flow and communication protocol used for each step is via async mode with kafka. When I try to integrate OpenTelemetry for the Kogito workflow, it is creating a different traceparent context for different steps. Is there a way to properly integrate OpenTelemetry with Kogito Workflows to be able to track all the steps with since trace.
The document I tried for setting up OpenTelemetry is https://quarkus.io/guides/opentelemetry#cdi