Class VertxConfigGroup

    • Field Detail

      • enabled

        @ConfigItem
        public Optional<Boolean> enabled
        Vert.x metrics support.

        Support for Vert.x metrics will be enabled if Micrometer support is enabled, Vert.x MetricsOptions is on the classpath and either this value is true, or this value is unset and quarkus.micrometer.binder-enabled-default is true.

    • Constructor Detail

      • VertxConfigGroup

        public VertxConfigGroup()