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" : "217",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_362_188_1759655058",
   "@ingesttimestamp" : "1759655058742",
   "@timestamp" : 1759655058640,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "73079",
   "max" : "66336",
   "mean" : "14771.333333333334",
   "median" : "15463.5",
   "min" : "1015",
   "name" : "query-compiler-parse-time",
   "p75" : "20092.25",
   "p95" : "35178.9",
   "p98" : "47780.32000000002",
   "p99" : "51819.740000000005",
   "p999" : "66336",
   "rate_unit" : "nanos/second",
   "stddev" : "11957.22891961451",
   "type" : "HISTOGRAM",
   "window_count" : "306"
}