Interface | Description |
---|---|
SpanDecorator |
This interface represents a decorator specific to the component/endpoint
being instrumented.
|
Class | Description |
---|---|
ActiveSpanManager |
Utility class for managing active spans as a stack associated with
an exchange.
|
ActiveSpanManager.Holder |
Simple holder for the currently active span and an optional reference to
the parent holder.
|
OpenTracingTracer |
To use OpenTracing with Camel then setup this
OpenTracingTracer in your Camel application. |
Apache Camel