mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
feat: support perf client to show TX from client to server (#17718)
This commit is contained in:
@@ -397,6 +397,8 @@ var (
|
||||
globalInternodeInterface string
|
||||
globalInternodeInterfaceOnce sync.Once
|
||||
|
||||
// Set last client perf extra time (get lock, and validate)
|
||||
globalLastClientPerfExtraTime int64
|
||||
// Add new variable global values here.
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user