GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2383
Spikes Brave 5 conversion
This is CAMEL-10725
I still think the instrumentation could use revisiting, but the point of
this change isn't to do that, rather to port the code to th
GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2382
Update to Brave 4.13.5 which has no dep on io.zipkin.java:zipkin
Until such time as the camel-zipkin component is renovated, this
decouples it from the `io.zipkin.java:zipkin` library which
GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2373
Updates to latest zipkin, eliminating SpanCollector dependency
This reduces the effort of renovating the zipkin component by reducing
the apis used to send data to Zipkin.
You can merge this
GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2153
Updates to brave libraries that are OSGi friendly
This moves to latest brave, which backports span v2 format to the old
api. It also corrects some OSGi and packaging glitches.
See
GitHub user adriancole opened a pull request:
https://github.com/apache/camel/pull/2151
Adds zipkin http transport and moves off deprecated collector
This allows you to use zipkin's http endpoint, and any modern transport.
This is important as scribe is deprecated. Notably,
Github user adriancole closed the pull request at:
https://github.com/apache/camel/pull/1472
---
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 user adriancole opened a pull request:
https://github.com/apache/camel/pull/1472
Refines zipkin download instructions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adriancole/camel patch-1
Alternatively you can review