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" : "43",
   "@id" : "AG5QVwxjAMtprMV9l7Psqn00_3174_1204_1751187667",
   "@ingesttimestamp" : "1751187667867",
   "@timestamp" : 1751187667845,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "171329",
   "max" : "3",
   "mean" : "0.027050830397584297",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "0",
   "p98" : "1",
   "p99" : "1",
   "p999" : "2",
   "rate_unit" : "ms/second",
   "stddev" : "0.17056006288926384",
   "type" : "HISTOGRAM",
   "window_count" : "7948"
}