mirror of
https://github.com/pgsty/minio.git
synced 2026-07-24 22:46:16 +03:00
remove permission denied error for being drive error (#19478)
This commit is contained in:
+1
-1
@@ -546,7 +546,7 @@ func getNodeDriveAvailabilityErrorsMD() MetricDescription {
|
||||
Namespace: nodeMetricNamespace,
|
||||
Subsystem: driveSubsystem,
|
||||
Name: "errors_availability",
|
||||
Help: "Total number of drive I/O errors, permission denied and timeouts since server start",
|
||||
Help: "Total number of drive I/O errors, timeouts since server start",
|
||||
Type: counterMetric,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user