add new drive I/O waiting/tokens metric (#18836)

Bonus: add virtual memory used as well part of the system resource metrics.
This commit is contained in:
Harshavardhana
2024-01-19 14:51:36 -08:00
committed by GitHub
parent ac81f0248c
commit e11d851aee
5 changed files with 77 additions and 16 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
github.com/minio/dperf v0.5.3
github.com/minio/highwayhash v1.0.2
github.com/minio/kes-go v0.2.0
github.com/minio/madmin-go/v3 v3.0.38
github.com/minio/madmin-go/v3 v3.0.40-0.20240119195114-66fab65f959f
github.com/minio/minio-go/v7 v7.0.66
github.com/minio/mux v1.9.0
github.com/minio/pkg/v2 v2.0.8