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" : "216",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_358_770_1759654982",
   "@ingesttimestamp" : "1759654982210",
   "@timestamp" : 1759654982029,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "496046",
   "max" : "7",
   "mean" : "0.4420234701589674",
   "median" : "0",
   "min" : "0",
   "name" : "query-result-calculation-latency-ms",
   "p75" : "1",
   "p95" : "1",
   "p98" : "2",
   "p99" : "3",
   "p999" : "7",
   "rate_unit" : "ms/second",
   "stddev" : "0.7970521467167079",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}