mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 21:20:23 +03:00
Add free inode metric for Prometheus (#12225)
This commit is contained in:
committed by
Harshavardhana
parent
2fd9c13b50
commit
776589f0da
@@ -32,6 +32,7 @@ type DiskInfo struct {
|
||||
Free uint64
|
||||
Used uint64
|
||||
UsedInodes uint64
|
||||
FreeInodes uint64
|
||||
FSType string
|
||||
RootDisk bool
|
||||
Healing bool
|
||||
|
||||
Reference in New Issue
Block a user