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