Percentage of time the 'Global event loop' is busy. Busy is everything other than waiting for the next event from Kafka on the global-event topics.

Metric Nameglobal-reader-occupancy
Metric TypeHistogram
Introduced Version1.167

Example Metric Record:

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