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" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13690_527_1768726967",
   "@ingesttimestamp" : "1768726967535",
   "@timestamp" : 1768726967493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "141704",
   "max" : "18",
   "mean" : "1.0410826017580275",
   "median" : "0",
   "min" : "0",
   "name" : "query-result-calculation-latency-ms",
   "p75" : "1",
   "p95" : "14",
   "p98" : "14",
   "p99" : "15",
   "p999" : "18",
   "rate_unit" : "ms/second",
   "stddev" : "3.3472173563382457",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}