chatter-reader-occupancy Metric
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 Name | chatter-reader-occupancy | |
| Metric Type | Histogram | |
| Introduced Version | 1.167 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_430_991_1764244290",
"@ingesttimestamp" : "1764244291139",
"@timestamp" : 1764244290944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "7617",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "chatter-reader-occupancy",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "percent/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "4"
}