query-compiler-parse-time
Metric
Time in nanoseconds spent by the query compiler parsing from input text to AST
Metric Name | query-compiler-parse-time | |
Metric Type | Histogram | |
Introduced Version | 1.129 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_514_385_1756631078",
"@ingesttimestamp" : "1756631078747",
"@timestamp" : 1756631078716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "89453",
"max" : "901204",
"mean" : "17196.333333333332",
"median" : "9727",
"min" : "768",
"name" : "query-compiler-parse-time",
"p75" : "16605.75",
"p95" : "38538.75",
"p98" : "47010",
"p99" : "261864.25",
"p999" : "901204",
"rate_unit" : "nanos/second",
"stddev" : "68417.03113943551",
"type" : "HISTOGRAM",
"window_count" : "174"
}