Add timeinfo to health data (#14013)

Capture RoundtripDuration to figure out 
NTP issues in subnet health analyzer.
This commit is contained in:
Shireesh Anjal
2022-01-06 15:21:10 +05:30
committed by GitHub
parent 89441a22aa
commit c27110e37d
4 changed files with 15 additions and 2 deletions

2
go.mod
View File

@@ -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