public class MetricsStore extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REGISTRY_NAME |
| Constructor and Description |
|---|
MetricsStore() |
| Modifier and Type | Method and Description |
|---|---|
MetricsApplicationEventListener |
getMetricsApplicationEventListener() |
io.micrometer.core.instrument.MeterRegistry |
getRegistry() |
public static final String REGISTRY_NAME
public MetricsApplicationEventListener getMetricsApplicationEventListener()
public io.micrometer.core.instrument.MeterRegistry getRegistry()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.