The number of times a parser function has been added to the parser cache

Metric Nameparser-cache-added
Metric TypeCounter
Introduced Version1.187
Specific Fields for this Metric  
parser_nameName of the parser used 
repoName 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"
}