Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for scannerMetric (0.06 sec)

  1. cmd/xl-storage-disk-id-check.go

    		FuncName:  "storage." + s.String(),
    		Duration:  duration,
    		Bytes:     size,
    		Path:      path,
    		Error:     err,
    		Custom:    custom,
    	}
    }
    
    func scannerTrace(s scannerMetric, startTime time.Time, duration time.Duration, path string, custom map[string]string) madmin.TraceInfo {
    	return madmin.TraceInfo{
    		TraceType: madmin.TraceScanner,
    		Time:      startTime,
    		NodeName:  globalLocalNodeName,
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Apr 25 05:41:04 UTC 2025
    - 34.5K bytes
    - Viewed (0)
Back to top