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" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_1773_1764664459",
   "@ingesttimestamp" : "1764664459558",
   "@timestamp" : 1764664459516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "6562",
   "duration_unit" : "milliseconds",
   "m1" : "0.957497846948911",
   "m15" : "0.957497846948911",
   "m5" : "0.957497846948911",
   "max" : "202",
   "mean" : "95.23616347200404",
   "mean_rate" : "0.957497846948911",
   "median" : "104",
   "min" : "1",
   "name" : "query-fsm-snapshot-refresh-time",
   "p75" : "106",
   "p95" : "117",
   "p98" : "118",
   "p99" : "126",
   "p999" : "130",
   "rate_unit" : "events/second",
   "stddev" : "31.277803855748544",
   "type" : "TIMER"
}