Number of bytes read from Kafka as compressed events from the ingest queue
| Metric Name | ingest-reader-partition-bytes | |
| Metric Type | Meter | |
| 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" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_434_1559_1764244410",
"@ingesttimestamp" : "1764244411115",
"@timestamp" : 1764244410944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "198869476",
"m1" : "5840.420131430963",
"m15" : "7036.698846976292",
"m5" : "6859.130981535951",
"mean_rate" : "7139.2461281492415",
"name" : "ingest-reader-partition-bytes",
"partition" : "65",
"rate_unit" : "bytes/second",
"type" : "METER"
}