Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11258

Use TracerResolver to obtain Tracer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.19.0
    • 2.19.1, 2.20.0
    • camel-opentracing
    • None
    • Unknown

    Description

      Currently tracers can be explicitly created by a camel application, or implicitly located when provided as a dependency via the ServiceLoader based on the Tracer API.

      The OpenTracing community has recently released a new capability designed to help resolve Tracers allowing for more complex configuration and a converter capability to enable tracers to be wrapped to provide additional capabilities (e.g. teeing off logs to another technology).

      Therefore rather than just using the ServiceLoader directly, use the new TracerResolver to provide a more comprehensive approach for obtaining a Tracer.

      Attachments

        Issue Links

          Activity

            People

              garybrown Gary Brown
              objectiser Gary Brown
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: