| Modifier and Type | Class and Description |
|---|---|
class |
Metrics |
class |
NoopMetricsRegistry |
| Modifier and Type | Method and Description |
|---|---|
Gauge |
Gauge.Builder.register(MetricsRegistry registry) |
Timer |
Timer.Builder.register(MetricsRegistry registry) |
Counter |
Counter.Builder.register(MetricsRegistry registry) |
| Constructor and Description |
|---|
Metrics(MetricsRegistry registry) |
Metrics(MetricsRegistry registry,
String baseName,
Collection<Tag> commonTags) |
Copyright © 2019. All rights reserved.