Indicates the maximum number of nodes that could be lost from each zone before the replication of segments on other nodes to maintain segmentReplicationFactor would cause that zone to go over its allowed capacity on the primary disk, taking into account PRIMARY_STORAGE_MAX_FILL_PERCENTAGE.

Metric Namelosable-node-count-before-storage-over-capacity
Metric TypeGauge
Introduced Version1.179
Specific Fields for this Metric  
zone  
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
name  
type  
value  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6402_152_1765098077",
   "@ingesttimestamp" : "1765098077490",
   "@timestamp" : 1765098077450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "losable-node-count-before-storage-over-capacity",
   "type" : "GAUGE",
   "value" : "0",
   "zone" : "no-zone"
}