Percentage of time spent 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.116

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "231",
   "@id" : "gx5byxX9mjDi9yqVMvtN5vhu_433_1209_1764244397",
   "@ingesttimestamp" : "1764244397429",
   "@timestamp" : 1764244397272,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "32249",
   "max" : "1",
   "mean" : "0.19072481810050118",
   "median" : "0",
   "min" : "0",
   "name" : "ingest-reader-occupancy",
   "p75" : "0",
   "p95" : "1",
   "p98" : "1",
   "p99" : "1",
   "p999" : "1",
   "rate_unit" : "percent/second",
   "stddev" : "0.3928725771303361",
   "thread" : "0",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}