After the parser has completed, latency of the ingest queue from insert into queue and up to when the data is read but not yet processed in the digest node for each partition.

Metric Nameingest-queue-latency
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_23_1372_1714448902",
   "@ingesttimestamp" : "1714448902762",
   "@timestamp" : 1714448902732,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "29195",
   "max" : "71",
   "mean" : "22.088110403397028",
   "median" : "18",
   "min" : "7",
   "name" : "ingest-queue-latency",
   "p75" : "25",
   "p95" : "53",
   "p98" : "62.139999999999986",
   "p99" : "65",
   "p999" : "71",
   "partition" : "12",
   "rate_unit" : "events/second",
   "stddev" : "12.725403932529371",
   "type" : "HISTOGRAM",
   "window_count" : "942"
}