opentelemetry_semantic_conventions::metric

Constant 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

§Metadata

Instrument:histogram
Unit:By
Status:Experimental