kafka-request-bytes Metric
Number of bytes written to Kafka as compressed events for the ingest queue
| Metric Name | kafka-request-bytes | |
| Metric Type | Histogram | |
| Introduced Version | 1.0.0 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13689_673_1768726847",
"@ingesttimestamp" : "1768726847539",
"@timestamp" : 1768726847493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "252233305",
"max" : "4329",
"mean" : "979.1008492673132",
"median" : "832",
"min" : "624",
"name" : "kafka-request-bytes",
"p75" : "1159",
"p95" : "1574",
"p98" : "1990",
"p99" : "2879",
"p999" : "3179",
"rate_unit" : "bytes/second",
"stddev" : "385.82684838598607",
"type" : "HISTOGRAM",
"window_count" : "1028"
}