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" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3586_988_1764664579",
   "@ingesttimestamp" : "1764664579558",
   "@timestamp" : 1764664579516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "40768",
   "max" : "56641",
   "mean" : "10976.817991631799",
   "median" : "9867.5",
   "min" : "944",
   "name" : "query-compiler-parse-time",
   "p75" : "18333.75",
   "p95" : "26160.25",
   "p98" : "27732.74",
   "p99" : "31866.129999999994",
   "p999" : "56641",
   "rate_unit" : "nanos/second",
   "stddev" : "8681.054677440721",
   "type" : "HISTOGRAM",
   "window_count" : "478"
}