mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Check for abandoned data when healing (#16122)
This commit is contained in:
@@ -47,6 +47,8 @@ const (
|
||||
scannerMetricILM
|
||||
scannerMetricCheckReplication
|
||||
scannerMetricYield
|
||||
scannerMetricCleanAbandoned
|
||||
scannerMetricApplyNonCurrent
|
||||
|
||||
// START Trace metrics:
|
||||
scannerMetricStartTrace
|
||||
|
||||
Reference in New Issue
Block a user