- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for nodes_online_count (0.1 sec)
-
cmd/metrics-v3-cluster-health.go
m.Set(healthDrivesCount, float64(clusterDriveMetrics.totalDrives)) return nil } const ( healthNodesOfflineCount = "nodes_offline_count" healthNodesOnlineCount = "nodes_online_count" ) var ( healthNodesOfflineCountMD = NewGaugeMD(healthNodesOfflineCount, "Count of offline nodes in the cluster") healthNodesOnlineCountMD = NewGaugeMD(healthNodesOnlineCount,
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Mar 10 09:15:15 UTC 2024 - 3.9K bytes - Viewed (0)