[GitHub] camel pull request #2071: camel-aws-xray tracing support

2017-11-01 Thread RovoMe
Github user RovoMe closed the pull request at: https://github.com/apache/camel/pull/2071 ---

[GitHub] camel pull request #2071: camel-aws-xray tracing support

2017-10-31 Thread RovoMe
GitHub user RovoMe opened a pull request: https://github.com/apache/camel/pull/2071 camel-aws-xray tracing support Added support for AWS XRay tracing (similar to OpenTracing) which tracks the lifecycle of the exchange and invoked EIPs and bean/processors and adds the gathered

[GitHub] camel pull request #2072: camel-aws-xray tracing support

2017-10-31 Thread RovoMe
GitHub user RovoMe opened a pull request: https://github.com/apache/camel/pull/2072 camel-aws-xray tracing support As requested by @oscerd I open the PR for the master-branch this time. I copy over the other information from the original `2.19.x` branch PR #2071

[GitHub] camel pull request #2249: Update to the AWS XRay component

2018-03-08 Thread RovoMe
GitHub user RovoMe opened a pull request: https://github.com/apache/camel/pull/2249 Update to the AWS XRay component This PR will: - Update the documentation of the AWS XRay component - Add support for a more comprehensive view of sub/segments by copying over the AWS XRay

[GitHub] camel pull request #2288: AWS XRay - suppress stacktrace on already emitted ...

2018-04-11 Thread RovoMe
GitHub user RovoMe opened a pull request: https://github.com/apache/camel/pull/2288 AWS XRay - suppress stacktrace on already emitted segments Currently when invoking a route asynchronously via Camel there is a chance that the processing of that code doesn't occur before