mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
Add replication capacity metrics support in crawler (#10786)
This commit is contained in:
@@ -173,7 +173,6 @@ func (s *storageRESTServer) CrawlAndGetDataUsageHandler(w http.ResponseWriter, r
|
||||
|
||||
done := keepHTTPResponseAlive(w)
|
||||
usageInfo, err := s.storage.CrawlAndGetDataUsage(r.Context(), cache)
|
||||
|
||||
done(err)
|
||||
if err != nil {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user