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