Class NettyConfigGroup

    • Field Detail

      • enabled

        @ConfigItem
        public Optional<Boolean> enabled
        Netty metrics support.

        Support for Netty metrics will be enabled if Micrometer support is enabled, the Netty allocator classes are on the classpath and either this value is true, or this value is unset and quarkus.micrometer.binder-enabled-default is true.

    • Constructor Detail

      • NettyConfigGroup

        public NettyConfigGroup()