/accumulo-trace-zipkin

A ZipkinSpanReceiver for Accumulo's distributed tracing API

Primary LanguageJava

An initial org.apache.accumulo.trace.instrument.receivers.SpanReceiver implementation for writing to a Zipkin Collector. This work supports ACCUMULO-898. This code reused a lot of the work done recently in HTrace to support a ZipkinSpanReceiver in that API so thanks to the HTrace developers for the reference.