Skip to main content

NFS_OPERATION_NAME

Constant NFS_OPERATION_NAME 

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

NFSv4+ operation name.

§Notes

§Examples

  • "OPEN"
  • "READ"
  • "GETATTR"