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