OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_NFS_SERVER_IOConst Experimental

    METRIC_NFS_SERVER_IO: "nfs.server.io" = ...

    Reports the count of kernel NFS server bytes returned to receive and transmit (read and write) requests.

    Linux: this metric is taken from the Linux kernel NFSD_STATS_IO_READ and NFSD_STATS_IO_WRITE counters in the nfsd_net struct

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.