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 | |
| Specific Fields for this Metric | ||
| partition | Partition ID | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13688_1712_1768726787",
"@ingesttimestamp" : "1768726787537",
"@timestamp" : 1768726787493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "ingest-queue-write-offset",
"partition" : "20",
"type" : "GAUGE",
"value" : "646330"
}