public interface SimpleConfig extends MeterRegistryConfig
SimpleMeterRegistry.| Modifier and Type | Field and Description |
|---|---|
static SimpleConfig |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default CountingMode |
mode() |
default java.lang.String |
prefix() |
default java.time.Duration |
step() |
getstatic final SimpleConfig DEFAULT
default java.lang.String prefix()
prefix in interface MeterRegistryConfigdefault java.time.Duration step()
default CountingMode mode()
step().