opentelemetry_semantic_conventions::metricConstant RPC_CLIENT_REQUEST_SIZE
Source pub const RPC_CLIENT_REQUEST_SIZE: &str = "rpc.client.request.size";
Expand description
§Description
Measures the size of RPC request messages (uncompressed).
§Notes
Streaming: Recorded per message in a streaming batch
| |
Instrument: | histogram |
Unit: | By |
Status: | Experimental |