Class PrometheusRegistryProcessor.PrometheusEnabled

java.lang.Object
io.quarkus.micrometer.deployment.export.PrometheusRegistryProcessor.PrometheusEnabled
All Implemented Interfaces:
BooleanSupplier
Enclosing class:
PrometheusRegistryProcessor

public static class PrometheusRegistryProcessor.PrometheusEnabled extends Object implements BooleanSupplier
  • Field Details

    • mConfig

      io.quarkus.micrometer.runtime.config.MicrometerConfig mConfig
  • Constructor Details

    • PrometheusEnabled

      public PrometheusEnabled()
  • Method Details