Class ZipkinPublisher

java.lang.Object
io.servicetalk.opentracing.zipkin.publisher.ZipkinPublisher
All Implemented Interfaces:
AsyncCloseable, InMemorySpanEventListener, Closeable, AutoCloseable

public final class ZipkinPublisher extends Object implements InMemorySpanEventListener, AsyncCloseable, Closeable
A publisher of Spans to the zipkin transport.