-
Classes Class Description zipkin2.reporter.AwaitableCallback since 3.2 this is no longer used.zipkin2.reporter.Call since 3.2 this is no longer used. This will be removed in v4.0.zipkin2.reporter.Call.Base since 3.2 this is no longer used. This will be removed in v4.0.zipkin2.reporter.Component since 3.2 this is no longer used. This will be removed in v4.0.zipkin2.reporter.Sender since 3.2, useBytesMessageSenderinstead. This will be removed in v4.0.
-
Enums Enum Description zipkin2.reporter.BytesMessageEncoder As of 3.3, use Encoding.encode(List). This will be removed in v4.0.
-
Methods Method Description zipkin2.reporter.AsyncReporter.builder(Sender) Since 3.2, useAsyncReporter.builder(BytesMessageSender)zipkin2.reporter.AsyncReporter.Builder.queuedMaxBytes(int) This will be removed in version 4.0. UsequeuedMaxSpans(int)instead.zipkin2.reporter.AsyncReporter.create(Sender) Since 3.2, useAsyncReporter.create(BytesMessageSender)zipkin2.reporter.Component.check() since 3.2 this is no longer used. If you need to check a sender, send a zero-length list of spans. This will be removed in v4.0.zipkin2.reporter.Sender.sendSpans(List<byte[]>) since 3.2, useBytesMessageSenderinstead. This will be removed in v4.0.
-
Enum Constants Enum Constant Description zipkin2.reporter.BytesMessageEncoder.THRIFT this format is deprecated in favor of json or proto3zipkin2.reporter.Encoding.THRIFT this format is deprecated in favor of json or proto3