- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GetTotalCapacityFree (0.23 seconds)
-
cmd/metrics.go
prometheus.NewDesc( prometheus.BuildFQName(minioNamespace, "capacity_raw_free", "total"), "Total free capacity online in current MinIO server instance", nil, nil), prometheus.GaugeValue, float64(GetTotalCapacityFree(server.Disks)), ) sinfo := objLayer.StorageInfo(GlobalContext, true) // Report total usable capacity ch <- prometheus.MustNewConstMetric( prometheus.NewDesc(
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Oct 24 04:06:31 GMT 2025 - 16.7K bytes - Click Count (0)