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" : "1",
"@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_25_1744_1714449562",
"@ingesttimestamp" : "1714449562851",
"@timestamp" : 1714449562834,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "2",
"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"
}