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
Introduced Version1.0.0
Specific Fields for this Metric  
partitionPartition ID 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13688_1113_1768726727",
   "@ingesttimestamp" : "1768726727536",
   "@timestamp" : 1768726727493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "221472",
   "max" : "77",
   "mean" : "49.06149126458655",
   "median" : "48",
   "min" : "13",
   "name" : "event-latency-partition",
   "p75" : "52",
   "p95" : "53",
   "p98" : "53",
   "p99" : "61",
   "p999" : "68",
   "partition" : "23",
   "rate_unit" : "ms/second",
   "stddev" : "2.9856687923797223",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}