parser-cache-added Metric
The number of times a parser function has been added to the parser cache
| Metric Name | parser-cache-added | |
| 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_1103_1768726907",
"@ingesttimestamp" : "1768726907539",
"@timestamp" : 1768726907493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"name" : "parser-cache-added",
"parser_name" : "audit-log",
"repo" : "humio-audit",
"type" : "COUNTER"
}