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 Namesegment-merge-latency-ms
Metric TypeHistogram

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "36",
   "@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_1554_1743325382",
   "@ingesttimestamp" : "1743325382967",
   "@timestamp" : 1743325382916,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "18",
   "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"
}