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 Name | ingest-queue-lowest-offset-lag | |
Metric Type | Gauge | |
Introduced Version | 1.167 | |
Additional Fields for this Metric | ||
See the standard field list | ||
partition | Partition ID of the affected partition |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_654_1759654818",
"@ingesttimestamp" : "1759654818747",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "ingest-queue-lowest-offset-lag",
"partition" : "0",
"type" : "GAUGE",
"value" : "11531"
}