ingest-queue-write-offset
Metric
Offset in Kafka of last event written to the ingest queue
Metric Name | ingest-queue-write-offset | |
Metric Type | Gauge | |
Introduced Version | 1.132 | |
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" : "209",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_507_679_1756630875",
"@ingesttimestamp" : "1756630875296",
"@timestamp" : 1756630875252,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "ingest-queue-write-offset",
"partition" : "61",
"type" : "GAUGE",
"value" : "57078947"
}