The distance between the latest offset on the Kafka ingest queue partition, and the lowest offset that LogScale will ever need to read again (in failover scenarios).

Metric Nameingest-queue-lowest-offset-lag
Metric TypeGauge
Introduced Version1.167
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_159_1743325202",
   "@ingesttimestamp" : "1743325202974",
   "@timestamp" : 1743325202916,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-queue-lowest-offset-lag",
   "partition" : "0",
   "type" : "GAUGE",
   "value" : "52"
}