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 Name | losable-node-count-before-storage-over-capacity | |
Metric Type | Gauge | |
Introduced Version | 1.179 | |
Additional Fields for this Metric | ||
See the standard field list | ||
zone |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_717_1743325262",
"@ingesttimestamp" : "1743325262980",
"@timestamp" : 1743325262916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "losable-node-count-before-storage-over-capacity",
"type" : "GAUGE",
"value" : "0",
"zone" : "no-zone"
}