Skip to main content

NFS_SERVER_THREAD_COUNT

Constant NFS_SERVER_THREAD_COUNT 

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

§Description

Reports the count of kernel NFS server available threads.

§Notes

Linux: this metric is taken from the Linux kernel nfsd_th_cnt variable

§Metadata

Instrument:updowncounter
Unit:{thread}
Status:Development