Class KafkaConfigGroup

    • Field Detail

      • enabled

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

        Support for Kafka metrics will be enabled if Micrometer support is enabled, the Kafka Consumer or Producer interface 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

      • KafkaConfigGroup

        public KafkaConfigGroup()