Offset in kafka of last event read from the ingest queue

Metric Nameingest-queue-read-offset
Metric TypeGauge
Introduced Version1.132
Additional Fields for this Metric  
See the standard field list  
 partitionPartition ID of the affected partition

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "216",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_1661_1759654862",
   "@ingesttimestamp" : "1759654862186",
   "@timestamp" : 1759654862029,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-queue-read-offset",
   "partition" : "23",
   "type" : "GAUGE",
   "value" : "124466841"
}