[GitHub] camel pull request #1467: Camel OpenTracing support

2017-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1467 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request #1467: Camel OpenTracing support

2017-02-15 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1467 Camel OpenTracing support Initial version of the OpenTracing support - I used the zipkin component as a template. Originally the `OpenTracingTracer` was a `StaticService` (as in the `Zi