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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_829_1759654818",
"@ingesttimestamp" : "1759654818747",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "340",
"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"
}