Skip to main content

NFS_CLIENT_RPC_AUTHREFRESH_COUNT

Constant NFS_CLIENT_RPC_AUTHREFRESH_COUNT 

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

§Description

Reports the count of kernel NFS client RPC authentication refreshes.

§Notes

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

§Metadata

Instrument:counter
Unit:{authrefresh}
Status:Development