# Disk ## Disk Attributes | Attribute | Type | Description | Examples | |---|---|---|---| | `disk.io.direction` | string | The disk IO operation direction. | `read` | `disk.io.direction` MUST be one of the following: | Value | Description | |---|---| | `read` | read | | `write` | write |