linkerd-zipkin icon indicating copy to clipboard operation
linkerd-zipkin copied to clipboard

Wire up stats reporting for tracing telemeters

Open klingerf opened this issue 8 years ago • 0 comments

The finagle-zipkin library will export stats for the tracers that it builds, if you pass it a stats receiver when constructing the tracer. In the initial implementation, we're using NullStatsReceiver, but we should eventually hook those stats into the rest of the telemetry system.

klingerf avatar Feb 08 '17 19:02 klingerf