| Package | Description |
|---|---|
| org.apache.camel.opentracing | |
| org.apache.camel.opentracing.decorators |
| Modifier and Type | Field and Description |
|---|---|
static SpanDecorator |
SpanDecorator.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
protected SpanDecorator |
OpenTracingTracer.getSpanDecorator(org.apache.camel.Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTracingTracer.addDecorator(SpanDecorator decorator)
To add a custom decorator that does not come out of the box with camel-opentracing.
|
Apache Camel