mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fix: object versions metric help (#18388)
This commit is contained in:
@@ -693,7 +693,7 @@ func getClusterObjectVersionsMD() MetricDescription {
|
||||
Namespace: clusterMetricNamespace,
|
||||
Subsystem: objectsSubsystem,
|
||||
Name: versionDistribution,
|
||||
Help: "Distribution of object sizes across a cluster",
|
||||
Help: "Distribution of object versions across a cluster",
|
||||
Type: histogramMetric,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user