| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryCollectorMetrics |
| Modifier and Type | Field and Description |
|---|---|
static CollectorMetrics |
CollectorMetrics.NOOP_METRICS |
| Modifier and Type | Method and Description |
|---|---|
CollectorMetrics |
CollectorMetrics.forTransport(String transportType)
Those who wish to partition metrics by transport can call this method to include the transport
type in the backend metric key.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CollectorComponent.Builder |
CollectorComponent.Builder.metrics(CollectorMetrics metrics)
Aggregates and reports collection metrics to a monitoring system.
|
Collector.Builder |
Collector.Builder.metrics(CollectorMetrics metrics) |
Copyright © 2015–2018 OpenZipkin. All rights reserved.