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 | |
| Introduced Version | 1.0.0 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13690_506_1768726967",
"@ingesttimestamp" : "1768726967535",
"@timestamp" : 1768726967493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "294",
"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"
}