Interface HttpClientConfigGroup
- All Superinterfaces:
MicrometerConfig.CapabilityEnabled
Build / static runtime config for outbound HTTP requests
-
Method Summary
-
Method Details
-
enabled
Outbound HTTP request metrics support.Support for HTTP client metrics will be enabled if Micrometer support is enabled, the REST client feature is enabled, 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>
-