public interface MetricsReporter
| Modifier and Type | Method and Description |
|---|---|
void |
reportSpan(io.opentracing.contrib.api.SpanData metricSpanData)
This method reports metrics based on the details associated with the supplied
SpanData. |
Copyright © 2017–2018 OpenTracing. All rights reserved.