public interface JmxConfig
extends io.micrometer.core.instrument.dropwizard.DropwizardConfig
| Modifier and Type | Field and Description |
|---|---|
static JmxConfig |
DEFAULT
Accept configuration defaults
|
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
domain() |
default java.lang.String |
prefix() |
static final JmxConfig DEFAULT