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  
 partitionPartition ID of the affected partition

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_22_1384_1714448602",
   "@ingesttimestamp" : "1714448602561",
   "@timestamp" : 1714448602528,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "551",
   "max" : "223",
   "mean" : "150.16",
   "median" : "144",
   "min" : "105",
   "name" : "event-latency-partition",
   "p75" : "168",
   "p95" : "221.8",
   "p98" : "223",
   "p99" : "223",
   "p999" : "223",
   "partition" : "12",
   "rate_unit" : "events/second",
   "stddev" : "33.96404962113126",
   "type" : "HISTOGRAM",
   "window_count" : "25"
}