Interface MeterRegistryFactory


@Deprecated public interface MeterRegistryFactory
Deprecated.
since 2.1.3; use MeterRegistryFactory instead
  • Method Summary

    Modifier and Type
    Method
    Description
    io.micrometer.core.instrument.MeterRegistry
    Deprecated.
     
  • Method Details

    • create

      io.micrometer.core.instrument.MeterRegistry create()
      Deprecated.