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" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_509_1418_1756630958",
"@ingesttimestamp" : "1756630958773",
"@timestamp" : 1756630958716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"duration_unit" : "milliseconds",
"m1" : "2.9643938750474793E-305",
"m15" : "3.635934391731202E-148",
"m5" : "1.4821969375237396E-304",
"max" : "0",
"mean" : "0",
"mean_rate" : "3098.332370943799",
"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"
}