CPU time used on historic search as a fraction of wall time; decompressing segment blocks

Metric Nametime-query-decompress-segment
Metric TypeGauge
Introduced Version1.206
Standard Fields for this Metric  
@hostVHost ID 
@idA unique identifier for the event. Can be used to refer to and re-find specific events. 
@ingesttimestampThe timestamp of when the event was ingested. The value is milliseconds-since-epoch. 
@timestampTimestamp in milliseconds since the epoch (1st Jan 1970, 00:00) of the event, e.g. 2022-11-22 09:50:20.100 if the event has an identifiable timestamp. 
@timestamp.nanosExtended precision of timestamp below millisecond. E.g. 295000 
@timezoneThe timezone the event originated in, if known. 
nameName of metric 
typeMetric type 
valueValue for metric 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "117",
   "@id" : "0mirrOqt8nVBKxtDKw9w0y7K_857_871_1775379532",
   "@ingesttimestamp" : "1775379532052",
   "@timestamp" : 1775379532004,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "time-query-decompress-segment",
   "type" : "GAUGE",
   "value" : "0.0538290173923384"
}