Skip to main content

NFS_CLIENT_NET_COUNT

Constant NFS_CLIENT_NET_COUNT 

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

§Description

Reports the count of kernel NFS client TCP segments and UDP datagrams handled.

§Notes

Linux: this metric is taken from the Linux kernel’s svc_stat.netudpcnt and svc_stat.nettcpcnt

§Metadata

Instrument:counter
Unit:{record}
Status:Development

§Attributes

NameRequirement
crate::attribute::NETWORK_TRANSPORTRecommended