Skip to main content

NFS_CLIENT_RPC_COUNT

Constant NFS_CLIENT_RPC_COUNT 

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

§Description

Reports the count of kernel NFS client RPCs sent, regardless of whether they’re accepted/rejected by the server.

§Notes

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

§Metadata

Instrument:counter
Unit:{request}
Status:Development