Skip to main content

NFS_CLIENT_RPC_RETRANSMIT_COUNT

Constant NFS_CLIENT_RPC_RETRANSMIT_COUNT 

pub const NFS_CLIENT_RPC_RETRANSMIT_COUNT: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Reports the count of kernel NFS client RPC retransmits.

§Notes

Linux: this metric is taken from the Linux kernel’s svc_stat.rpcretrans

§Metadata

Instrument:counter
Unit:{retransmit}
Status:Development