JiriOndrusek commented on PR #6749: URL: https://github.com/apache/camel-quarkus/pull/6749#issuecomment-2457198696
The main PR is currently opened https://github.com/apache/camel-quarkus/pull/6748 As for the explanation - it is based on https://camel.apache.org/camel-quarkus/3.15.x/reference/extensions/opentelemetry.html#extensions-opentelemetry-usage-tracing-cdi-bean-method-execution ``` To ensure that the sequence of recorded spans is correct, you must use the full to("bean:") endpoint URI and not the shortened .bean() EIP DSL method. ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org