All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AsyncReporter<S> As spans are reported, they are encoded and added to a pending queue.AsyncReporter.Builder AwaitableCallback Blocks untilCallback.onSuccess(Object)orCallback.onError(Throwable).BytesMessageEncoder Senders like Kafka use byte[] message encoding.ClosedSenderException An exception thrown when aSenderis used after it has been closed.InMemoryReporterMetrics Reporter<S> 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 Sends a list of encoded spans to a transport such as http or Kafka.