Time in milliseconds spent by the query compiler in the preprocessing phase

Metric Namequery-compiler-preprocess-time
Metric TypeHistogram
Introduced Version1.129

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "15",
   "@id" : "9iorL6KUunDPtXomKtgLGG7E_6239_826_1726717765",
   "@ingesttimestamp" : "1726717765981",
   "@timestamp" : 1726717765975,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "2532",
   "max" : "1",
   "mean" : "0.1111111111111111",
   "median" : "0",
   "min" : "0",
   "name" : "query-compiler-preprocess-time",
   "p75" : "0",
   "p95" : "1",
   "p98" : "1",
   "p99" : "1",
   "p999" : "1",
   "rate_unit" : "ms/second",
   "stddev" : "0.31722063428725766",
   "type" : "HISTOGRAM",
   "window_count" : "54"
}