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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_26_590_1714449682",
   "@ingesttimestamp" : "1714449682853",
   "@timestamp" : 1714449682836,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "1860",
   "max" : "6120924",
   "mean" : "764705.0340909091",
   "median" : "362033",
   "min" : "22568",
   "name" : "query-compiler-parse-time",
   "p75" : "893411.5",
   "p95" : "3276098.0499999993",
   "p98" : "4736236.019999998",
   "p99" : "6120924",
   "p999" : "6120924",
   "rate_unit" : "nanos/second",
   "stddev" : "1080753.1381132521",
   "type" : "HISTOGRAM",
   "window_count" : "88"
}