Description
Configuration of a grpc client.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
enable-metrics | VALUE | Boolean | false | Whether to collect metrics for gRPC client calls |
grpc-services | LIST | i.h.w.g.s.GrpcClientService | gRPC client services | |
grpc-services-discover-services | VALUE | Boolean | false | Whether to enable automatic service discovery for grpc-services |
protocol-config | VALUE | i.h.w.g.GrpcClientProtocolConfig | create() | gRPC specific configuration |
See the manifest for all available types.