pub const RPC_SERVER_RESPONSES_PER_RPC: &'static str;
Measures the number of messages sent per RPC.
Should be 1 for all non-streaming RPCs.
Streaming: This metric is required for server and client streaming RPCs
histogram
{count}
Development