# NFS

## NFS Attributes

Describes NFS Attributes

**Attributes:**

| Key | Stability | Value Type | Description | Example Values |
| --- | --- | --- | --- | --- |
| <a id="nfs-operation-name" href="#nfs-operation-name">`nfs.operation.name`</a> | ![Development](https://img.shields.io/badge/-development-blue) | string | NFSv4+ operation name. | `OPEN`; `READ`; `GETATTR` |
| <a id="nfs-server-repcache-status" href="#nfs-server-repcache-status">`nfs.server.repcache.status`</a> | ![Development](https://img.shields.io/badge/-development-blue) | string | Linux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable) | `hit` |
