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" : "191",
   "@id" : "AVThAjmzF5iq6zNoJ1Fy70jB_462_348_1752397315",
   "@ingesttimestamp" : "1752397315641",
   "@timestamp" : 1752397315614,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "148394",
   "duration_unit" : "milliseconds",
   "m1" : "6.882102822287666E8",
   "m15" : "4.152126145647849E8",
   "m5" : "5.0513678097901005E8",
   "max" : "8845",
   "mean" : "4664.1025641025635",
   "mean_rate" : "3.6583666512447906E8",
   "median" : "935",
   "min" : "12",
   "name" : "query-fsm-snapshot-refresh-time",
   "p75" : "8821",
   "p95" : "8832",
   "p98" : "8845",
   "p99" : "8845",
   "p999" : "8845",
   "rate_unit" : "events/second",
   "stddev" : "4112.455431176648",
   "type" : "TIMER"
}