| Interface | Description |
|---|---|
| Sampler<T> |
Extremely simple callback to determine the frequency that an action should be
performed.
|
| Span |
Base interface for gathering and reporting statistics about a block of
execution.
|
| SpanReceiver |
The collector within a process that is the destination of Spans when a trace
is running.
|
| Class | Description |
|---|---|
| HTraceConfiguration |
Wrapper which integrating applications should implement in order
to provide tracing configuration.
|
| NullScope |
Singleton instance representing an empty
TraceScope. |
| TimelineAnnotation | |
| Trace |
The primary way to interact with the library.
|
| TraceInfo | |
| Tracer |
A Tracer provides the implementation for collecting and distributing Spans
within a process.
|
| TraceScope | |
| TraceTree |
Used to create the graph formed by spans.
|
Copyright © 2014. All Rights Reserved.