Interface StorkConfigGroup
- All Superinterfaces:
MicrometerConfig.CapabilityEnabled
-
Method Summary
-
Method Details
-
enabled
Stork metrics support.Support for Stork metrics will be enabled if Micrometer support is enabled, the Quarkus Stork extension 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>
-