| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.metric |
| Modifier and Type | Class and Description |
|---|---|
class |
CounterServiceBasedSpanMetricReporter
Service to operate on accepted and dropped spans statistics.
|
class |
NoOpSpanMetricReporter
SpanMetricReporter that does nothing |
| Modifier and Type | Method and Description |
|---|---|
SpanMetricReporter |
TraceMetricsAutoConfiguration.noOpSpanReporterCounterService() |
SpanMetricReporter |
TraceMetricsAutoConfiguration.CounterServiceSpanReporterConfig.noOpSpanReporterCounterService() |
SpanMetricReporter |
TraceMetricsAutoConfiguration.CounterServiceSpanReporterConfig.spanReporterCounterService(org.springframework.boot.actuate.metrics.CounterService counterService,
SleuthMetricProperties sleuthMetricProperties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.