mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
Add timeinfo to health data (#14013)
Capture RoundtripDuration to figure out NTP issues in subnet health analyzer.
This commit is contained in:
2
go.mod
2
go.mod
@@ -49,7 +49,7 @@ require (
|
||||
github.com/minio/csvparser v1.0.0
|
||||
github.com/minio/highwayhash v1.0.2
|
||||
github.com/minio/kes v0.14.0
|
||||
github.com/minio/madmin-go v1.1.23
|
||||
github.com/minio/madmin-go v1.2.3
|
||||
github.com/minio/minio-go/v7 v7.0.20
|
||||
github.com/minio/parquet-go v1.1.0
|
||||
github.com/minio/pkg v1.1.11
|
||||
|
||||
Reference in New Issue
Block a user