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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_26_589_1714449682",
   "@ingesttimestamp" : "1714449682853",
   "@timestamp" : 1714449682836,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "464",
   "max" : "19",
   "mean" : "2.272727272727273",
   "median" : "1",
   "min" : "0",
   "name" : "query-compiler-preprocess-time",
   "p75" : "2",
   "p95" : "16.89999999999997",
   "p98" : "19",
   "p99" : "19",
   "p999" : "19",
   "rate_unit" : "ms/second",
   "stddev" : "3.9542842128966447",
   "type" : "HISTOGRAM",
   "window_count" : "22"
}