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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11794_972_1743325142",
"@ingesttimestamp" : "1743325142937",
"@timestamp" : 1743325142916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "204789",
"max" : "3519",
"mean" : "927.625",
"median" : "160.5",
"min" : "9",
"name" : "event-latency-partition",
"p75" : "2133.5",
"p95" : "3519",
"p98" : "3519",
"p99" : "3519",
"p999" : "3519",
"partition" : "0",
"rate_unit" : "events/second",
"stddev" : "1298.1650062042704",
"type" : "HISTOGRAM",
"window_count" : "16"
}