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
Introduced Version1.0.0
Specific Fields for this Metric  
partitionPartition ID 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "245",
   "@id" : "0VzCtsIhZfkD2T0Fjc17gN2U_8216_513_1785056437",
   "@ingesttimestamp" : "1785056437495",
   "@timestamp" : 1785056437453,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "ingest-offset-lowest",
   "partition" : "8",
   "type" : "GAUGE",
   "value" : "43803736"
}