Histogram of time in milliseconds that each query waited between getting any work done including exports

Metric Namelocal-query-jobs-wait
Metric TypeHistogram

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "209",
   "@id" : "BTKrczf0lFjHhPdTzOIN7uZY_511_1271_1756630995",
   "@ingesttimestamp" : "1756630995354",
   "@timestamp" : 1756630995252,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "5938149",
   "max" : "26",
   "mean" : "0.6354256233877902",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "4",
   "p98" : "9",
   "p99" : "11",
   "p999" : "24.19600000000014",
   "rate_unit" : "ms/second",
   "stddev" : "2.052541446416326",
   "type" : "HISTOGRAM",
   "window_count" : "1163"
}