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