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 | |
| 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" : "131",
"@id" : "0mirrOqt8nVBKxtDKw9w0y7K_9448_310_1776589369",
"@ingesttimestamp" : "1776589369688",
"@timestamp" : 1776589369630,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "2",
"name" : "parser-compilation-success",
"parser_name" : "audit-log",
"repo" : "humio-audit",
"type" : "COUNTER"
}