Class ReactiveMessagingConfigGroup
java.lang.Object
io.quarkus.micrometer.runtime.config.ReactiveMessagingConfigGroup
- All Implemented Interfaces:
MicrometerConfig.CapabilityEnabled
public class ReactiveMessagingConfigGroup
extends Object
implements MicrometerConfig.CapabilityEnabled
Build / static runtime config for Reactive Messaging Binders
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
Kafka metrics support.Support for Reactive Messaging metrics will be enabled if Micrometer support is enabled, MessageObservationCollector interface is on the classpath and either this value is true, or this value is unset and
quarkus.micrometer.binder-enabled-defaultis true.
-
-
Constructor Details
-
ReactiveMessagingConfigGroup
public ReactiveMessagingConfigGroup()
-
-
Method Details
-
getEnabled
- Specified by:
getEnabledin interfaceMicrometerConfig.CapabilityEnabled
-
toString
-