Constant NFS_SERVER_IO
pub const NFS_SERVER_IO: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Reports the count of kernel NFS server bytes returned to receive and transmit (read and write) requests.
§Notes
Linux: this metric is taken from the Linux kernel NFSD_STATS_IO_READ and NFSD_STATS_IO_WRITE counters in the nfsd_net struct
§Metadata
| Instrument: | counter |
| Unit: | By |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::NETWORK_IO_DIRECTION | Recommended |