ingest-queue-read-offset Metric
Offset in kafka of last event read from the ingest queue
| Metric Name | ingest-queue-read-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" : "231",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_433_348_1764244397",
"@ingesttimestamp" : "1764244397428",
"@timestamp" : 1764244397272,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "ingest-queue-read-offset",
"partition" : "23",
"type" : "GAUGE",
"value" : "126019099"
}