Interface | Description |
---|---|
ObjectFormatter |
Create string representations of objects tagged or logged in traces.
|
TracerFactory |
Create OpenTracing Tracers.
|
TracerSpecificFactory |
Create Tracer-specific integration for methods not exposed by OpenTracing API.
|
Class | Description |
---|---|
ActiveSpan |
Access the currently active OpenTracing Span and SpanContext.
|
ObjectFormatter.ObjectToClassName |
Use class name for string representations of objects.
|
ObjectFormatter.ObjectToString |
Use
object.toString() for string representations of objects. |
Slf4jMdcTraceId |
SLF4J MDC log correlation for trace ids.
|
TracerSpecific |
Tracer-specific methods not exposed by OpenTracing API.
|
Cinnamon API. Copyright (c) 2015–2021 Lightbend.