pub const RPC_CLIENT_DURATION: &str = "rpc.client.duration";
Expand description
§Description
Measures the duration of outbound RPC.
While streaming RPCs may record this metric as start-of-batch
to end-of-batch, it's hard to interpret in practice.
Streaming: N/A.
| |
Instrument: | histogram |
Unit: | ms |
Status: | Experimental |