Update to latest procfs library (#1611)
Bump to v0.0.10 procfs library. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
dcfd610433
commit
14df2a1a1a
17 changed files with 849 additions and 250 deletions
1
vendor/github.com/prometheus/procfs/xfs/xfs.go
generated
vendored
1
vendor/github.com/prometheus/procfs/xfs/xfs.go
generated
vendored
|
|
@ -202,6 +202,7 @@ type QuotaManagerStats struct {
|
|||
Wants uint32
|
||||
ShakeReclaims uint32
|
||||
InactReclaims uint32
|
||||
Unused uint32
|
||||
}
|
||||
|
||||
// XstratStats contains statistics regarding bytes processed by the XFS daemon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue