Time waiting for getting ack when adding ingest events to the ingest queue

Metric Namekafka-ingestqueue-put
Metric TypeTimer
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
duration_unit  
m1  
m15  
m5  
max  
mean  
mean_rate  
median  
min  
name  
p75  
p95  
p98  
p99  
p999  
rate_unit  
stddev  
type  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6401_1774_1765098017",
   "@ingesttimestamp" : "1765098017491",
   "@timestamp" : 1765098017450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "6624904",
   "duration_unit" : "milliseconds",
   "m1" : "99.31409990296578",
   "m15" : "99.31409990296578",
   "m5" : "99.31409990296578",
   "max" : "61.756499999999996",
   "mean" : "13.856970311292885",
   "mean_rate" : "99.31409990296578",
   "median" : "12.260544",
   "min" : "6.920597",
   "name" : "kafka-ingestqueue-put",
   "p75" : "13.666554999999999",
   "p95" : "22.314598999999998",
   "p98" : "24.722275999999997",
   "p99" : "36.632796",
   "p999" : "61.756499999999996",
   "rate_unit" : "events/second",
   "stddev" : "5.6520277263407825",
   "type" : "TIMER"
}