Histogram of time spent reading (waiting for) blocks from segment files for query execution. Measurements are per chunk

Metric Nameload-segment-query-total
Metric TypeTimer
Introduced Version1.206
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
duration_unit  
m1  
m15  
m5  
max  
mean  
mean_rate  
median  
min  
name  
p75  
p95  
p98  
p99  
p999  
rate_unit  
stddev  
type  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6402_418_1765098077",
   "@ingesttimestamp" : "1765098077492",
   "@timestamp" : 1765098077450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "19070",
   "duration_unit" : "milliseconds",
   "m1" : "80.79433566657193",
   "m15" : "80.79433566657193",
   "m5" : "80.79433566657193",
   "max" : "0.357707",
   "mean" : "0.17626540280346828",
   "mean_rate" : "80.79433566657193",
   "median" : "0.193984",
   "min" : "0",
   "name" : "load-segment-query-total",
   "p75" : "0.208524",
   "p95" : "0.220321",
   "p98" : "0.23085699999999998",
   "p99" : "0.249358",
   "p999" : "0.284711",
   "rate_unit" : "events/second",
   "stddev" : "0.045448517879435116",
   "type" : "TIMER"
}