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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11794_960_1743325142",
"@ingesttimestamp" : "1743325142937",
"@timestamp" : 1743325142916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "4323976",
"max" : "9926",
"mean" : "271.6480446927374",
"median" : "183",
"min" : "9",
"name" : "event-latency-repo",
"p75" : "247",
"p95" : "863.0500000000004",
"p98" : "2489.119999999999",
"p99" : "3524.7400000000002",
"p999" : "9926",
"rate_unit" : "events/second",
"repo" : "humio",
"stddev" : "687.6391178901537",
"type" : "HISTOGRAM",
"window_count" : "358"
}