Total number of events for which the findTimestamp() function found a timestamp in the day-month-year format

Metric Nameday-month-year-timestamp-found
Metric TypeCounter
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
name  
type  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6401_272_1765097897",
   "@ingesttimestamp" : "1765097897488",
   "@timestamp" : 1765097897450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "name" : "day-month-year-timestamp-found",
   "type" : "COUNTER"
}