- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for capacity_raw_free (0.08 seconds)
-
cmd/metrics.go
prometheus.GaugeValue, float64(GetTotalCapacity(server.Disks)), ) // Report total capacity free ch <- prometheus.MustNewConstMetric( 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)), )
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)