Per-partition latency of the 'humio-ingest' topic of the ingest+digest pipeline including time spent in parsers, updating live queries and adding events to blocks for segment files

Metric Nameevent-latency-partition
Metric TypeHistogram
Additional Fields for this Metric  
See the standard field list  
 partitionPartition ID of the affected partition

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3584_1660_1764664279",
   "@ingesttimestamp" : "1764664279554",
   "@timestamp" : 1764664279516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "15898",
   "max" : "3887",
   "mean" : "32.01177009106932",
   "median" : "31",
   "min" : "13",
   "name" : "event-latency-partition",
   "p75" : "38",
   "p95" : "38",
   "p98" : "46",
   "p99" : "52",
   "p999" : "52",
   "partition" : "23",
   "rate_unit" : "ms/second",
   "stddev" : "5.6460104907733575",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}