opentelemetry_semantic_conventions::metric

Constant 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

§Metadata

Instrument:histogram
Unit:By
Status:Experimental