opentelemetry_semantic_conventions::metricConstant RPC_SERVER_RESPONSE_SIZE
Source pub const RPC_SERVER_RESPONSE_SIZE: &str = "rpc.server.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 |