mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
Add free inode metric for Prometheus (#12225)
This commit is contained in:
committed by
Harshavardhana
parent
2fd9c13b50
commit
776589f0da
@@ -18,7 +18,7 @@
|
||||
package cmd
|
||||
|
||||
const (
|
||||
storageRESTVersion = "v32" // Added transition related information to FileInfo
|
||||
storageRESTVersion = "v33" // Added transition related information to FileInfo
|
||||
storageRESTVersionPrefix = SlashSeparator + storageRESTVersion
|
||||
storageRESTPrefix = minioReservedBucketPath + "/storage"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user