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" : "42",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_11331_1501_1749977884",
"@ingesttimestamp" : "1749977884689",
"@timestamp" : 1749977884667,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "33973",
"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"
}