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

Metric Namelocal-query-jobs-wait
Metric TypeHistogram
Introduced Version1.0.0

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13689_1470_1768726907",
   "@ingesttimestamp" : "1768726907539",
   "@timestamp" : 1768726907493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "203810",
   "max" : "4",
   "mean" : "0.15801407753952326",
   "median" : "0",
   "min" : "0",
   "name" : "local-query-jobs-wait",
   "p75" : "0",
   "p95" : "2",
   "p98" : "2",
   "p99" : "3",
   "p999" : "3",
   "rate_unit" : "ms/second",
   "stddev" : "0.5457738208476293",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}