Class MeterRegistryProvider

    • Constructor Detail

      • MeterRegistryProvider

        public MeterRegistryProvider​(org.apache.maven.plugin.logging.Log log,
                                     @Nullable
                                     @Nullable String uriString,
                                     @Nullable
                                     @Nullable String username,
                                     @Nullable
                                     @Nullable String password)
    • Method Detail

      • registry

        public io.micrometer.core.instrument.MeterRegistry registry()