Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9306

camel-zipkin - Generate tracing identifiers on exchange begin if they do not exist

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • fuse-7.0
    • Camel
    • None
    • % %

      The current Zipkin instrumentation generates tracing IDs during client requests (in com.github.kristofa.brave.ClientTracer.startNewSpan()). However, it does not do so for server requests (see ZipkinTracer.ZipkinRoutePolicy.onExchangeBegin()). This means that if the client does not supply its own tracing headers, nothing will be traced until a client request is made from within Camel.

      Upstream issue: https://issues.apache.org/jira/browse/CAMEL-12109

            acosenti Andrea Cosentino
            rhn-support-jsherman Jason Sherman
            Jan Bouska Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: