mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
remove permission denied error for being drive error (#19478)
This commit is contained in:
@@ -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