opentelemetry_semantic_conventions::metric

Constant 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

§Metadata

Instrument:histogram
Unit:By
Status:Experimental