Number of times Kafka has timed out when we tried to write to the ingest queue

Metric Nameingest-kafka-timeouts
Metric TypeMeter

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_23_1078_1714448842",
   "@ingesttimestamp" : "1714448842720",
   "@timestamp" : 1714448842701,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "m1" : "0",
   "m15" : "0",
   "m5" : "0",
   "mean_rate" : "0",
   "name" : "ingest-kafka-timeouts",
   "rate_unit" : "events/second",
   "type" : "METER"
}