Time in nanoseconds spent by the query compiler parsing from input text to AST

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

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13690_1239_1768727027",
   "@ingesttimestamp" : "1768727027536",
   "@timestamp" : 1768727027493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "451002",
   "max" : "66485",
   "mean" : "11607.563829787234",
   "median" : "9534",
   "min" : "952",
   "name" : "query-compiler-parse-time",
   "p75" : "19177",
   "p95" : "26154.749999999996",
   "p98" : "37191.679999999964",
   "p99" : "43996.95000000008",
   "p999" : "66485",
   "rate_unit" : "nanos/second",
   "stddev" : "9501.246981069242",
   "type" : "HISTOGRAM",
   "window_count" : "470"
}