mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
Introduce disk io stats metrics (#15512)
This commit is contained in:
@@ -40,9 +40,12 @@ type DiskInfo struct {
|
||||
Used uint64
|
||||
UsedInodes uint64
|
||||
FreeInodes uint64
|
||||
Major uint32
|
||||
Minor uint32
|
||||
FSType string
|
||||
RootDisk bool
|
||||
Healing bool
|
||||
Scanning bool
|
||||
Endpoint string
|
||||
MountPath string
|
||||
ID string
|
||||
|
||||
Reference in New Issue
Block a user