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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_25_209_1714449322",
   "@ingesttimestamp" : "1714449322826",
   "@timestamp" : 1714449322807,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "1671",
   "max" : "14",
   "mean" : "0.8026315789473685",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "6.1499999999999915",
   "p98" : "10.759999999999962",
   "p99" : "14",
   "p999" : "14",
   "rate_unit" : "ms/second",
   "stddev" : "2.349580029662636",
   "type" : "HISTOGRAM",
   "window_count" : "76"
}