mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Add detailed scanner metrics (#15161)
This commit is contained in:
@@ -230,6 +230,7 @@ var (
|
||||
globalTrace = pubsub.New(8)
|
||||
|
||||
// global Listen system to send S3 API events to registered listeners
|
||||
// Objects are expected to be event.Event
|
||||
globalHTTPListen = pubsub.New(0)
|
||||
|
||||
// global console system to send console logs to
|
||||
|
||||
Reference in New Issue
Block a user