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" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_1672_1764664459",
   "@ingesttimestamp" : "1764664459556",
   "@timestamp" : 1764664459516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "19298",
   "max" : "2",
   "mean" : "0.2545031860556644",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "1",
   "p98" : "2",
   "p99" : "2",
   "p999" : "2",
   "rate_unit" : "ms/second",
   "stddev" : "0.49666587006383045",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}