ingest-reader-occupancy Metric
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 Name | ingest-reader-occupancy | |
| Metric Type | Histogram | |
| Introduced Version | 1.116 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "231",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_433_1209_1764244397",
"@ingesttimestamp" : "1764244397429",
"@timestamp" : 1764244397272,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "32249",
"max" : "1",
"mean" : "0.19072481810050118",
"median" : "0",
"min" : "0",
"name" : "ingest-reader-occupancy",
"p75" : "0",
"p95" : "1",
"p98" : "1",
"p99" : "1",
"p999" : "1",
"rate_unit" : "percent/second",
"stddev" : "0.3928725771303361",
"thread" : "0",
"type" : "HISTOGRAM",
"window_count" : "1028"
}