Class NoOpMetricsInitializer

  • All Implemented Interfaces:
    MetricsInitializer

    public class NoOpMetricsInitializer
    extends Object
    implements MetricsInitializer
    An instance of this class is created during the instantiation of the Caffeine caches when the application does not depend on any quarkus-micrometer-registry-* extension. It is required to make the micrometer-core dependency optional.