jam01 edited a comment on pull request #4044: URL: https://github.com/apache/camel/pull/4044#issuecomment-665510155
@rubenvp8510 so this became a little more complicated to merge. I think in order to have the functionality be the same between camel-otel and camel-otracing in the way that camel-tracing handles things we'll need to introduce a `SpanContextAdapter` which may not be trivial. I haven't looked at how otel implements theirs... Or just have each implementation do the same operations on their own, should be a minor duplication. cc: @oscerd ---------------------------------------------------------------- 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: [email protected]
