Latency of live update part of digest pipeline for internal bulks in milliseconds

Metric Namedigest-live-latency
Metric TypeHistogram
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
max  
mean  
median  
min  
name  
p75  
p95  
p98  
p99  
p999  
rate_unit  
stddev  
type  
window_count  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6401_356_1765097897",
   "@ingesttimestamp" : "1765097897488",
   "@timestamp" : 1765097897450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "438923",
   "max" : "0",
   "mean" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "digest-live-latency",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "events/second",
   "stddev" : "0",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}