Skip to main content

NFS_CLIENT_NET_TCP_CONNECTION_ACCEPTED

Constant NFS_CLIENT_NET_TCP_CONNECTION_ACCEPTED 

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

§Description

Reports the count of kernel NFS client TCP connections accepted.

§Notes

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

§Metadata

Instrument:counter
Unit:{connection}
Status:Development