parser-compilation-time
Metric
The time taken to compile a parser function
Metric Name | parser-compilation-time | |
Metric Type | Timer | |
Introduced Version | 1.187 | |
Additional Fields for this Metric | ||
See the standard field list | ||
parser | ||
repo | Name of the repository |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_357_888_1759654938",
"@ingesttimestamp" : "1759654938747",
"@timestamp" : 1759654938640,
"@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",
"orgId" : "p1lVrKvnGK2wV7iQDSJkanF0iOwu9XJK",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"parser_name" : "kv",
"rate_unit" : "count/second",
"repo" : "jorge_test",
"stddev" : "0",
"type" : "TIMER"
}