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" : "71",
"@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_209_1764664339",
"@ingesttimestamp" : "1764664339555",
"@timestamp" : 1764664339516,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "ingest-queue-write-offset",
"partition" : "20",
"type" : "GAUGE",
"value" : "224998"
}