Interface RedisConfigGroup
- All Superinterfaces:
MicrometerConfig.CapabilityEnabled
Build / static runtime config for Redis metrics
-
Method Summary
-
Method Details
-
enabled
Redis client metrics support.Support for Redis metrics will be enabled if Micrometer support is enabled, the Quarkus Redis client 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>
-