Interface | Description |
---|---|
InMemoryReference |
Represents a reference to another span.
|
InMemoryScope |
A
Scope that works with InMemorySpan instances. |
InMemoryScopeManager |
A
ScopeManager that works with InMemoryScope instances. |
InMemorySpan |
A span that allows reading values at runtime.
|
InMemorySpanBuilder |
A
Tracer.SpanBuilder that works with InMemorySpan instances. |
InMemorySpanContext |
A span that allows reading values at runtime.
|
InMemorySpanEventListener |
Listener for tracing events.
|
InMemorySpanLog |
A entry that corresponds to
Span.log(long, String) events. |
InMemoryTracer |
A
Tracer that works with InMemorySpan instances. |
InMemoryTraceState |
Utility for representing a Ziplin-like trace state.
|
InMemoryTraceStateFormat<C> |
A
Format compatible with InMemoryTraceState . |