Skip to main content

NFS_SERVER_FH_STALE_COUNT

Constant NFS_SERVER_FH_STALE_COUNT 

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

§Description

Reports the count of kernel NFS server stale file handles.

§Notes

Linux: this metric is taken from the Linux kernel NFSD_STATS_FH_STALE counter in the nfsd_net struct

§Metadata

Instrument:counter
Unit:{fh}
Status:Development