Interface VertxConfigGroup
- All Superinterfaces:
MicrometerConfig.CapabilityEnabled
Build / static runtime config for the Vert.x Binder
-
Method Summary
-
Method Details
-
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-defaultis true.- Specified by:
enabledin interfaceMicrometerConfig.CapabilityEnabled- Returns:
Optional<Boolean>
-