parser-compilation-time Metric
The time taken to compile a parser function
| Metric Name | parser-compilation-time | |
| Metric Type | Timer | |
| Introduced Version | 1.187 | |
| Specific Fields for this Metric | ||
| parser_name | Name of the parser used | |
| repo | Name of the repository | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13689_1109_1768726907",
"@ingesttimestamp" : "1768726907539",
"@timestamp" : 1768726907493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"duration_unit" : "milliseconds",
"m1" : "2.964393875E-314",
"m15" : "2.964393875E-314",
"m5" : "2.964393875E-314",
"max" : "0",
"mean" : "0",
"mean_rate" : "2.964393875E-314",
"median" : "0",
"min" : "0",
"name" : "parser-compilation-time",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"parser_name" : "audit-log",
"rate_unit" : "count/second",
"repo" : "humio-audit",
"stddev" : "0",
"type" : "TIMER"
}