mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03: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