Histogram of time spent decompressing blocks from segment files for query execution. Measurements are per chunk

Metric Namedecompress-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" : "73",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_10134_1459_1765702727",
   "@ingesttimestamp" : "1765702727535",
   "@timestamp" : 1765702727493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "22345",
   "duration_unit" : "milliseconds",
   "m1" : "28.752386436101325",
   "m15" : "28.752386436101325",
   "m5" : "28.752386436101325",
   "max" : "1.524589",
   "mean" : "1.1475744307914453",
   "mean_rate" : "28.752386436101325",
   "median" : "1.189467",
   "min" : "5.189999999999999E-4",
   "name" : "decompress-segment-query-total",
   "p75" : "1.206142",
   "p95" : "1.244003",
   "p98" : "1.262799",
   "p99" : "1.281423",
   "p999" : "1.524589",
   "rate_unit" : "events/second",
   "stddev" : "0.18461878637795184",
   "type" : "TIMER"
}