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" : "36",
   "@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_135_1743325202",
   "@ingesttimestamp" : "1743325202974",
   "@timestamp" : 1743325202916,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-queue-read-offset",
   "partition" : "0",
   "type" : "GAUGE",
   "value" : "36379783"
}