llowinge opened a new issue, #7801: URL: https://github.com/apache/camel-quarkus/issues/7801
### Bug description Running https://github.com/apache/camel-quarkus-examples/tree/main/observability with Jaeger can produce similar traces flow: <img width="1121" height="518" alt="Image" src="https://github.com/user-attachments/assets/4c35a784-bcd3-4202-aa27-e7d42f3fce99" /> We can see there are duplicates (like `camel-quarkus-observabilty POST`). It is probably similar issue the opentelemetry had and was solved by https://github.com/apache/camel-quarkus/blob/main/extensions/opentelemetry/runtime/src/main/java/org/apache/camel/opentelemetry/CamelQuarkusOpenTelemetryTracer.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
