public class JmxMeterRegistry
extends io.micrometer.core.instrument.dropwizard.DropwizardMeterRegistry
Constructor and Description |
---|
JmxMeterRegistry(JmxConfig config) |
JmxMeterRegistry(JmxConfig config,
io.micrometer.core.instrument.util.HierarchicalNameMapper nameMapper,
io.micrometer.core.instrument.Clock clock) |
Modifier and Type | Method and Description |
---|---|
void |
start() |
void |
stop() |
defaultHistogramConfig, getBaseTimeUnit, getDropwizardRegistry, newCounter, newDistributionSummary, newFunctionCounter, newFunctionTimer, newGauge, newLongTaskTimer, newMeter, newTimer