Interface IMetricsRegistry
- 
- All Known Implementing Classes:
 MetricsRegistry
public interface IMetricsRegistryInterface for the metrics registry.- Since:
 - 8.2.0
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.micrometer.core.instrument.MeterRegistrygetMeterRegistry()Get the meter registry. 
 -