Class MeterRegistryWebConfigurer

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class MeterRegistryWebConfigurer
    extends AbstractMeterRegistryConfigurer
    Configured the environment='web' tag to the provided registry.
    Author:
    poirigui
    • Constructor Detail

      • MeterRegistryWebConfigurer

        public MeterRegistryWebConfigurer​(io.micrometer.core.instrument.MeterRegistry meterRegistry)