Class ScribeCollector

All Implemented Interfaces:
Closeable, AutoCloseable

public final class ScribeCollector
extends CollectorComponent
This collector accepts Scribe logs in a specified category. Each log entry is expected to contain a single span, which is TBinaryProtocol big-endian, then base64 encoded. These spans are chained to an asynchronous span consumer.