load-segment-query-total Metric
Histogram of time spent reading (waiting for) blocks from segment files for query execution. Measurements are per chunk
| Metric Name | load-segment-query-total | |
| Metric Type | Timer | |
| Introduced Version | 1.206 | |
Example Metric Record:
json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "220",
   "@id" : "sCei6tCeKprie9Ugl7NaWVOt_345_887_1761469262",
   "@ingesttimestamp" : "1761469262327",
   "@timestamp" : 1761469262204,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "6525616",
   "duration_unit" : "milliseconds",
   "m1" : "52.97819482612143",
   "m15" : "52.97819482612143",
   "m5" : "52.97819482612143",
   "max" : "1.917879",
   "mean" : "0.22727139073283986",
   "mean_rate" : "52.97819482612143",
   "median" : "0.235115",
   "min" : "0",
   "name" : "load-segment-query-total",
   "p75" : "0.260574",
   "p95" : "0.33292499999999997",
   "p98" : "0.392711",
   "p99" : "0.483766",
   "p999" : "1.917879",
   "rate_unit" : "events/second",
   "stddev" : "0.11632726915978862",
   "type" : "TIMER"
}