Percentage of time the 'TransientChatter event loop' is busy. Busy is everything other than waiting for the next event from Kafka on the transientChatter-events topic.

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

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "36",
   "@id" : "bz9MpZBv2pYKB3WBF9PrmApx_8522_644_1742720282",
   "@ingesttimestamp" : "1742720282912",
   "@timestamp" : 1742720282893,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "11613",
   "max" : "3",
   "mean" : "2.5",
   "median" : "2.5",
   "min" : "2",
   "name" : "chatter-reader-occupancy",
   "p75" : "3",
   "p95" : "3",
   "p98" : "3",
   "p99" : "3",
   "p999" : "3",
   "rate_unit" : "percent/second",
   "stddev" : "0.5773502691896257",
   "type" : "HISTOGRAM",
   "window_count" : "4"
}