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