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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11794_1584_1743325202",
"@ingesttimestamp" : "1743325202936",
"@timestamp" : 1743325202916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "51934",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "ingest-reader-occupancy",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "percent/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "4"
}