Latency of the query result calculation defined as the time from entering the scheduler queue until the calculation has been performed

Metric Namequery-result-calculation-latency-ms
Metric TypeHistogram
Introduced Version1.198

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_1681_1764664459",
   "@ingesttimestamp" : "1764664459556",
   "@timestamp" : 1764664459516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "6562",
   "max" : "12",
   "mean" : "0.3640434650336709",
   "median" : "0",
   "min" : "0",
   "name" : "query-result-calculation-latency-ms",
   "p75" : "1",
   "p95" : "1",
   "p98" : "1",
   "p99" : "1",
   "p999" : "1",
   "rate_unit" : "ms/second",
   "stddev" : "0.5574664995425019",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}