parser-compilation-success Metric
The number of successful compilations of a parser function
| Metric Name | parser-compilation-success | |
| Metric Type | Counter | |
| 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" : "71",
"@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_1317_1764664459",
"@ingesttimestamp" : "1764664459556",
"@timestamp" : 1764664459516,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"name" : "parser-compilation-success",
"parser_name" : "audit-log",
"repo" : "humio-audit",
"type" : "COUNTER"
}