jam01 opened a new pull request #4747: URL: https://github.com/apache/camel/pull/4747
In order to enable extending camel-created spans in processors, PR https://github.com/apache/camel/pull/4497 introduced functionality that was already present through a configurable `InterceptStrategy` though it was undocumented (my fault).This PR takes care of reverting those changes and adds documentation, while preserving the added test in order to prove the functionality is the same. @orange-buffalo please take a look. You'll notice that the only modification to the test is that now we have one extra span for each route execution, this is the span for the single processor in the route. @oscerd I know you guys are preparing the 3.7 release, I'm hoping we can squeeze in this fix. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org