userver: simple_client_component
Loading...
Searching...
No Matches
simple_client_component
Name Description Default value
endpoint URL of the gRPC service.
client-name Name of the gRPC server we talk to, for diagnostics. <uses the component name>
destination-prefix-in-metrics Prefix for the full destination path in metrics: "destination_prefix_in_metrics/grpc_service/grpc_method". "client(client_name)"
factory-component ClientFactoryComponent name to use for client creation.
dedicated-channel-counts.* A map of rpc method names to channel counts. Used for high-load methods. Each of the elements: number of channels for this method. {}