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" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13689_1102_1768726907",
"@ingesttimestamp" : "1768726907539",
"@timestamp" : 1768726907493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"name" : "parser-compilation-success",
"parser_name" : "audit-log",
"repo" : "humio-audit",
"type" : "COUNTER"
}