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" : "209",
   "@id" : "BTKrczf0lFjHhPdTzOIN7uZY_507_616_1756630875",
   "@ingesttimestamp" : "1756630875296",
   "@timestamp" : 1756630875252,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-queue-lowest-offset-lag",
   "partition" : "0",
   "type" : "GAUGE",
   "value" : "44"
}