The lowest offset on the Kafka ingest queue partition that LogScale will ever need to read again (in failover scenarios). This metric is not updated very often. With the default configuration it is updated around every 40 minutes. It is important that this value keeps growing over time to show there is progress on all datasources.

Metric Nameingest-offset-lowest
Metric TypeGauge
Additional Fields for this Metric  
 partitionPartition ID of the affected partition

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_23_1683_1714448902",
   "@ingesttimestamp" : "1714448902777",
   "@timestamp" : 1714448902732,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-offset-lowest",
   "partition" : "0",
   "type" : "GAUGE",
   "value" : "0"
}