| Modifier and Type | Class and Description |
|---|---|
static class |
NoopMetricsRegistry.NoopCounter |
| Modifier and Type | Method and Description |
|---|---|
default Counter |
MetricsRegistry.counter(String name) |
Counter |
Metrics.counter(String name) |
Counter |
MetricsRegistry.counter(String name,
Collection<Tag> tags) |
Counter |
Metrics.counter(String name,
Collection<Tag> tags) |
Counter |
NoopMetricsRegistry.counter(String name,
Collection<Tag> tags) |
Counter |
Counter.Builder.register(MetricsRegistry registry) |
Copyright © 2019. All rights reserved.