Class StorkConfigGroup
java.lang.Object
io.quarkus.micrometer.runtime.config.StorkConfigGroup
- All Implemented Interfaces:
MicrometerConfig.CapabilityEnabled
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field 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.
-
-
Constructor Details
-
StorkConfigGroup
public StorkConfigGroup()
-
-
Method Details
-
getEnabled
- Specified by:
getEnabledin interfaceMicrometerConfig.CapabilityEnabled
-
toString
-