event-latency-repo Metric
For each repository, overall latency of ingest+digest pipeline including time spent in parsers, updating live queries and adding events to blocks for segment files
| Metric Name | event-latency-repo | |
| Metric Type | Histogram | |
| Additional Fields for this Metric | ||
| See the standard field list | ||
| repo | Name of the repository | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_432_494_1764244350",
"@ingesttimestamp" : "1764244351087",
"@timestamp" : 1764244350944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "432482",
"max" : "10007",
"mean" : "928.566015516833",
"median" : "713",
"min" : "3",
"name" : "event-latency-repo",
"orgId" : "p1lVrKvnGK2wV7iQDSJkanF0iOwu9XJK",
"p75" : "904",
"p95" : "2253",
"p98" : "7076",
"p99" : "9528",
"p999" : "10007",
"rate_unit" : "ms/second",
"repo" : "humio",
"stddev" : "1365.4874710068616",
"type" : "HISTOGRAM",
"window_count" : "1028"
}