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" : "191",
   "@id" : "AVThAjmzF5iq6zNoJ1Fy70jB_457_1578_1752397195",
   "@ingesttimestamp" : "1752397195638",
   "@timestamp" : 1752397195613,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "85929",
   "max" : "10016",
   "mean" : "2991.9166666666665",
   "median" : "6.5",
   "min" : "5",
   "name" : "event-latency-partition",
   "p75" : "6699.75",
   "p95" : "10016",
   "p98" : "10016",
   "p99" : "10016",
   "p999" : "10016",
   "partition" : "5",
   "rate_unit" : "events/second",
   "stddev" : "3876.509312122144",
   "type" : "HISTOGRAM",
   "window_count" : "12"
}