event-latency-partition
Metric
Per-partition latency of the 'humio-ingest' topic of the ingest+digest pipeline including time spent in parsers, updating live queries and adding events to blocks for segment files
Metric Name | event-latency-partition | |
Metric Type | Histogram | |
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" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_505_1820_1756630838",
"@ingesttimestamp" : "1756630838755",
"@timestamp" : 1756630838716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "6570",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "event-latency-partition",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"partition" : "70",
"rate_unit" : "events/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "0"
}