Config key
grpc
This type provides the following service implementations:
-
io.helidon.webserver.spi.ProtocolConfigProvider
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Whether to support compression if requested by a client. If explicitly disabled, no compression will be ever be used by the server even if a client-compatible compressor is found. |
|
boolean |
|
Whether to collect metrics for gRPC server calls. |