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 | |
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" : "42",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_11333_235_1749978064",
"@ingesttimestamp" : "1749978064720",
"@timestamp" : 1749978064667,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"name" : "parser-cache-added",
"parser_name" : "audit-log",
"repo" : "humio-audit",
"type" : "COUNTER"
}