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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_23_1364_1714448902",
   "@ingesttimestamp" : "1714448902762",
   "@timestamp" : 1714448902732,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "64",
   "max" : "2",
   "mean" : "1.25",
   "median" : "1.5",
   "min" : "0",
   "name" : "ingest-reader-occupancy",
   "p75" : "2",
   "p95" : "2",
   "p98" : "2",
   "p99" : "2",
   "p999" : "2",
   "rate_unit" : "percent/second",
   "stddev" : "0.9574271077563381",
   "type" : "HISTOGRAM",
   "window_count" : "4"
}