@FunctionalInterface public interface MeterRegistryConfigurer
MeterRegistries
.
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)
Configure the given
registry . |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.