Number of events written to Kafka as compressed events for the ingest queue

Metric Namekafka-request-events
Metric TypeHistogram

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "217",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_355_1110_1759654878",
   "@ingesttimestamp" : "1759654878755",
   "@timestamp" : 1759654878640,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "9958506",
   "max" : "34",
   "mean" : "1.0417779561067229",
   "median" : "1",
   "min" : "1",
   "name" : "kafka-request-events",
   "p75" : "1",
   "p95" : "1",
   "p98" : "1",
   "p99" : "1",
   "p999" : "26",
   "rate_unit" : "events/second",
   "stddev" : "1.1025065045357603",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}