| AsyncReporter |
As spans are reported, they are encoded and added to a pending queue.
|
| AsyncReporter.Builder |
|
| BytesEncoder |
Utility for encoding one or more elements of a type into a byte array.
|
| BytesMessageEncoder |
Deprecated.
|
| BytesMessageSender |
Sends a list of encoded spans to a transport such as HTTP or Kafka.
|
| BytesMessageSender.Base |
|
| Call |
Deprecated.
|
| Call.ErrorHandler |
Deprecated.
|
| Call.FlatMapper |
Deprecated.
|
| Call.Mapper |
Deprecated.
|
| Callback |
A callback of a single result or error.
|
| CheckResult |
Answers the question: Are operations on this component likely to succeed?
|
| Component |
Deprecated.
|
| Encoding |
This includes the formats Zipkin server accepts.
|
| HttpEndpointSupplier |
|
| HttpEndpointSupplier.Constant |
HTTP senders check for this type, and will cache its first value.
|
| HttpEndpointSupplier.Factory |
Factory passed to HTTP sender builders to control resolution of the
static endpoint from configuration.
|
| Reporter |
Spans are created in instrumentation, transported out-of-band, and eventually persisted.
|
| ReporterMetrics |
Instrumented applications report spans over a transport such as Kafka to Zipkin Collectors.
|
| Sender |
Deprecated.
|
| SpanBytesEncoder |
Includes built-in formats used in Zipkin.
|