segment-merge-latency-ms Metric
Histogram measuring the merge latency, which is defined as the latency between the last minisegment being written in a sequence with the same merge target
| Metric Name | segment-merge-latency-ms | |
| Metric Type | Histogram | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "71",
"@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3586_346_1764664519",
"@ingesttimestamp" : "1764664519557",
"@timestamp" : 1764664519516,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "8",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "segment-merge-latency-ms",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "ms/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "0"
}