Skip to main content

RPC_SERVER_DURATION

Constant RPC_SERVER_DURATION 

pub const RPC_SERVER_DURATION: &'static str;
👎Deprecated:

{note: Replaced by rpc.server.call.duration with unit s., reason: uncategorized}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use rpc.server.call.duration instead. Note: the unit also changed from ms to s.

§Notes

While streaming RPCs may record this metric as start-of-batch to end-of-batch, it’s hard to interpret in practice.

Streaming: N/A

§Metadata

Instrument:histogram
Unit:ms
Status:Development

§Attributes

NameRequirement
crate::attribute::ERROR_TYPEConditionally_required: If and only if the operation failed.
crate::attribute::RPC_METHODConditionally_required: if available.
crate::attribute::RPC_RESPONSE_STATUS_CODEConditionally_required: if available.
crate::attribute::RPC_SYSTEM_NAMERequired
crate::attribute::SERVER_ADDRESSOpt_in
crate::attribute::SERVER_PORTOpt_in