public interface MeterRegistryConfigurer
MeterRegistry implementations.
Add one or more of these configurers to the application context to customize
a registry.
Configurers are guaranteed to be applied before any Meter
is registered with the registry.
| Modifier and Type | Method and Description |
|---|---|
void |
configureRegistry(io.micrometer.core.instrument.MeterRegistry registry) |