[GitHub] camel pull request #2181: CAMEL-12153 Upgrade OpenTracing Java API version t...

2018-01-17 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/2181 CAMEL-12153 Upgrade OpenTracing Java API version to 0.31 You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel otj0.31

[GitHub] camel pull request #1898: CAMEL-11645 - Add pattern exclusion mechanism simi...

2017-08-24 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1898 --- 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

[GitHub] camel pull request #1898: CAMEL-11645 - Add pattern exclusion mechanism simi...

2017-08-22 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1898 CAMEL-11645 - Add pattern exclusion mechanism similar to the one prov… …ided by the camel-zipkin component You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1740: CAMEL-11381 Update OpenTracing Java API version to...

2017-06-06 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1740 --- 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

[GitHub] camel pull request #1740: CAMEL-11381 Update OpenTracing Java API version to...

2017-06-06 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1740 CAMEL-11381 Update OpenTracing Java API version to 0.30.0 Could this PR also be applied to the 2.19.x branch please. You can merge this pull request into a Git repository by running: $ git

[GitHub] camel pull request #1689: CAMEL-11267 Add SpanDecorator for the 'rest' compo...

2017-05-14 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1689 --- 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

[GitHub] camel pull request #1689: CAMEL-11267 Add SpanDecorator for the 'rest' compo...

2017-05-12 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1689 CAMEL-11267 Add SpanDecorator for the 'rest' component You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel C

[GitHub] camel pull request #1684: CAMEL-11258 Use TracerResolver to locate Tracer wi...

2017-05-11 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1684 --- 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

[GitHub] camel pull request #1684: CAMEL-11258 Use TracerResolver to locate Tracer wi...

2017-05-10 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1684 CAMEL-11258 Use TracerResolver to locate Tracer without modifying cod… …e/config Would it be possible to apply this also to the 2.19.0 branch? It will enable more tracer

[GitHub] camel pull request #1664: CAMEL-11211 Remove the deprecated SpanManager, whi...

2017-04-27 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1664 --- 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

[GitHub] camel pull request #1664: CAMEL-11211 Remove the deprecated SpanManager, whi...

2017-04-27 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1664 CAMEL-11211 Remove the deprecated SpanManager, which uses threadlocal… …, and instead just manage the spans within the exchanges You can merge this pull request into a Git repository by

[GitHub] camel pull request #1662: CAMEL-11198 Fix issue with propagating the trace c...

2017-04-26 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1662 CAMEL-11198 Fix issue with propagating the trace context when using h… …ystrix You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser

[GitHub] camel pull request #1626: Prevent OpenTracing tracer exceptions interrupting...

2017-04-13 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1626 --- 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

[GitHub] camel pull request #1626: Prevent OpenTracing tracer exceptions interrupting...

2017-04-13 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1626 Prevent OpenTracing tracer exceptions interrupting execution of route You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel

[GitHub] camel pull request #1613: Update OpenTracing agent version to 0.0.11, and up...

2017-04-11 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1613 --- 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

[GitHub] camel pull request #1613: Update OpenTracing agent version to 0.0.11, and up...

2017-04-11 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1613 Update OpenTracing agent version to 0.0.11, and update rule file name… …/location. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request #1606: Fixed CamelContext.addLogListener wrong case, adde...

2017-04-07 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1606 --- 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

[GitHub] camel pull request #1606: Fixed CamelContext.addLogListener wrong case, adde...

2017-04-07 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1606 Fixed CamelContext.addLogListener wrong case, added support for log c… …omponent and log eip You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request #1591: Remove dependency on OpenTracing contrib GlobalTra...

2017-04-05 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1591 --- 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

[GitHub] camel pull request #1591: Remove dependency on OpenTracing contrib GlobalTra...

2017-04-04 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1591 Remove dependency on OpenTracing contrib GlobalTracer, as this is bei… …ng relocated in the near future, and is not essential for camel-opentracing. Also enable a Spring app to provide a

[GitHub] camel pull request #1566: Update camel-opentracing readme to describe three ...

2017-03-24 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1566 Update camel-opentracing readme to describe three ways for configurat… …ion. You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser

[GitHub] camel pull request #1559: OpenTracing: Intercept log messages to record agai...

2017-03-23 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1559 --- 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

[GitHub] camel pull request #1559: OpenTracing: Intercept log messages to record agai...

2017-03-22 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1559 OpenTracing: Intercept log messages to record against any available a… …ctive span You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request #1555: Support for async response handling and multicast/...

2017-03-22 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1555 --- 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

[GitHub] camel pull request #1555: Support for async response handling and multicast/...

2017-03-21 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1555 Support for async response handling and multicast/parallel. Included … …local implementation of SpanManager to add support for transferring managed span stack between threads. You can merge

[GitHub] camel pull request #1553: Support for async response handling and multicast/...

2017-03-20 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1553 --- 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

[GitHub] camel pull request #1553: Support for async response handling and multicast/...

2017-03-20 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1553 Support for async response handling and multicast/parallel You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel async

[GitHub] camel pull request #1552: Instrument OpenTracing example service2 using the ...

2017-03-20 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1552 --- 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

[GitHub] camel pull request #1552: Instrument OpenTracing example service2 using the ...

2017-03-20 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1552 Instrument OpenTracing example service2 using the JavaAgent. Fix issue with baggage propagating Camel prefixed headers, causing outbound component to throw exception. Added agent rule test

[GitHub] camel pull request #1541: Add OpenTracing span decorators for cassandra (cql...

2017-03-14 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1541 --- 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

[GitHub] camel pull request #1541: Add OpenTracing span decorators for cassandra (cql...

2017-03-14 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1541 Add OpenTracing span decorators for cassandra (cql), direct-vm, disru… …ptor[-vm], elasticsearch and stomp You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1538: Add OpenTracing messaging span decorators

2017-03-14 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1538 --- 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

[GitHub] camel pull request #1538: Add OpenTracing messaging span decorators

2017-03-14 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1538 Add OpenTracing messaging span decorators You can merge this pull request into a Git repository by running: $ git pull https://github.com/objectiser/camel opentracing4 Alternatively you

[GitHub] camel pull request #1525: Improvements to the HTTP based span decorators

2017-03-10 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/1525 --- 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

[GitHub] camel pull request #1525: Improvements to the HTTP based span decorators

2017-03-10 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1525 Improvements to the HTTP based span decorators This PR includes the following: [x] Updated opentracing-java version to 0.20.10 [x] Use constants for DB tags available in 0.20.10 [x

[GitHub] camel pull request #1506: Update spanmanager version, add decorators and tes...

2017-03-04 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/1506 Update spanmanager version, add decorators and tests for other camel … …components You can merge this pull request into a Git repository by running: $ git pull https://github.com

[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

[GitHub] camel pull request: CAMEL-8497 Add support for setting a commit st...

2015-03-30 Thread objectiser
Github user objectiser closed the pull request at: https://github.com/apache/camel/pull/438 --- 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

[GitHub] camel pull request: CAMEL-8497 Add support for setting a commit st...

2015-03-16 Thread objectiser
GitHub user objectiser opened a pull request: https://github.com/apache/camel/pull/438 CAMEL-8497 Add support for setting a commit status, getting list of file... ...s associated with PR and retrieving a specific file content. You can merge this pull request into a Git repository