Skip to content

Commit 19d53ae

Browse files
committed
fixed temp disk typo
1 parent 73c5cf7 commit 19d53ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/disks-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following metrics are available to get insight on VM and disk IO, throughput
4242
- **Temp Disk Latency (Preview)**: The average time to complete IOs during the monitoring for the temporary disk. Values are in miliseconds.
4343
- **Temp Disk Queue Depth**: The number of current outstanding IO requests that are waiting to be read from or written to the temporary disk.
4444
- **Temp Disk Read Bytes/Sec**: The number of bytes that are read in a second from the temporary disk.
45-
- **Temo Disk Read Operations/Sec**: The number of input operations that are read in a second from the temporary disk.
45+
- **Temp Disk Read Operations/Sec**: The number of input operations that are read in a second from the temporary disk.
4646
- **Temp Disk Write Bytes/Sec**: The number of bytes that are written in a second from the temporary disk.
4747
- **Temp Disk Write Operations/Sec**: The number of output operations that are written in a second from the temporary disk.
4848

0 commit comments

Comments
 (0)