Skip to content

Commit 4c40b7e

Browse files
committed
updated readme
1 parent e132101 commit 4c40b7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/systemstatsmonitor/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Below metrics are collected from `disk` component:
4040
* `disk_operation_bytes_count`: # of Bytes used for reads/writes on this device
4141
* `disk_operation_time`: [# of milliseconds spent reading/writing][iostat doc]
4242
* `disk_bytes_used`: Disk usage in Bytes. The usage state is reported under the `state` metric label (e.g. `used`, `free`). Summing values of all states yields the disk size.
43+
FSType and MountOptions are also reported as additional information.
4344

4445
The name of the disk block device is reported in the `device_name` metric label (e.g. `sda`).
4546

0 commit comments

Comments
 (0)