Time spent serializing internal query states

Metric Nameserialize-state-time
Metric TypeTimer
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_1766_1765098197",
   "@ingesttimestamp" : "1765098197491",
   "@timestamp" : 1765098197450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "duration_unit" : "milliseconds",
   "m1" : "0",
   "m15" : "0",
   "m5" : "0",
   "max" : "0",
   "mean" : "0",
   "mean_rate" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "serialize-state-time",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "events/second",
   "stddev" : "0",
   "type" : "TIMER"
}