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" : "36",
   "@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_1224_1743325322",
   "@ingesttimestamp" : "1743325322955",
   "@timestamp" : 1743325322916,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "29776",
   "duration_unit" : "milliseconds",
   "m1" : "0.7255108917464987",
   "m15" : "0.19254157166715846",
   "m5" : "0.40326055067744565",
   "max" : "2082",
   "mean" : "1160.0444444444445",
   "mean_rate" : "0.03821148762206948",
   "median" : "848",
   "min" : "127",
   "name" : "query-fsm-snapshot-refresh-time",
   "p75" : "1842",
   "p95" : "2031.3999999999992",
   "p98" : "2082",
   "p99" : "2082",
   "p999" : "2082",
   "rate_unit" : "events/second",
   "stddev" : "527.4553387192459",
   "type" : "TIMER"
}