Skip to main content

NFS_SERVER_NET_TCP_CONNECTION_ACCEPTED

Constant NFS_SERVER_NET_TCP_CONNECTION_ACCEPTED 

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

§Description

Reports the count of kernel NFS server TCP connections accepted.

§Notes

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

§Metadata

Instrument:counter
Unit:{connection}
Status:Development