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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11796_271_1743325442",
"@ingesttimestamp" : "1743325442938",
"@timestamp" : 1743325442916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "118843",
"max" : "87671",
"mean" : "15254.404761904761",
"median" : "12028.5",
"min" : "1185",
"name" : "query-compiler-parse-time",
"p75" : "22391",
"p95" : "41535.84999999998",
"p98" : "51181.55999999998",
"p99" : "69576.09999999996",
"p999" : "87671",
"rate_unit" : "nanos/second",
"stddev" : "14088.62832141448",
"type" : "HISTOGRAM",
"window_count" : "336"
}