Measures the time between QueryFSM state snapshot updates

Metric Namequery-fsm-snapshot-refresh-time
Metric TypeTimer
Introduced Version1.113

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "217",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_358_66_1759654938",
   "@ingesttimestamp" : "1759654938757",
   "@timestamp" : 1759654938640,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "192624",
   "duration_unit" : "milliseconds",
   "m1" : "2.1962091349541737",
   "m15" : "2.1962091349541737",
   "m5" : "2.1962091349541737",
   "max" : "24090",
   "mean" : "5573.599075557569",
   "mean_rate" : "2.1962091349541737",
   "median" : "4821",
   "min" : "7",
   "name" : "query-fsm-snapshot-refresh-time",
   "p75" : "8820",
   "p95" : "8841",
   "p98" : "8852",
   "p99" : "8853",
   "p999" : "21010",
   "rate_unit" : "events/second",
   "stddev" : "2685.3622772925173",
   "type" : "TIMER"
}