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" : "217",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_357_1490_1759654938",
   "@ingesttimestamp" : "1759654938754",
   "@timestamp" : 1759654938640,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "859651",
   "max" : "18",
   "mean" : "0.21106654065075858",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "1",
   "p98" : "2",
   "p99" : "3",
   "p999" : "18",
   "rate_unit" : "ms/second",
   "stddev" : "1.3345491391403008",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}