Percentage of time spent on work in local ingest reader threads on work that is not plain waiting for more records from the ingest queue in Kafka

Metric Nameingest-reader-occupancy
Metric TypeHistogram
Introduced Version1.131
Additional Fields for this Metric  
See the standard field list  
 thread 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "36",
   "@id" : "sfQ5FMwHSRe4gIVMiYCf9kQ3_2175_35_1743930019",
   "@ingesttimestamp" : "1743930019882",
   "@timestamp" : 1743930019864,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "11456",
   "max" : "0",
   "mean" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "ingest-reader-occupancy",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "percent/second",
   "stddev" : "0",
   "type" : "HISTOGRAM",
   "window_count" : "4"
}