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" : "245",
"@id" : "0VzCtsIhZfkD2T0Fjc17gN2U_8216_661_1785056437",
"@ingesttimestamp" : "1785056437495",
"@timestamp" : 1785056437453,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "2073",
"max" : "1",
"mean" : "3.145586406682635E-5",
"median" : "0",
"min" : "0",
"name" : "ingest-reader-occupancy",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "percent/second",
"stddev" : "0.0056084645488263685",
"thread" : "0",
"type" : "HISTOGRAM",
"window_count" : "1028"
}