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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_25_359_1714449322",
   "@ingesttimestamp" : "1714449322826",
   "@timestamp" : 1714449322807,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "645",
   "duration_unit" : "milliseconds",
   "m1" : "0.3945439561449618",
   "m15" : "0.38225104981344926",
   "m5" : "0.49101244165448626",
   "max" : "1821",
   "mean" : "1294.1",
   "mean_rate" : "0.45974455639548023",
   "median" : "1591",
   "min" : "37",
   "name" : "query-fsm-snapshot-refresh-time",
   "p75" : "1746.25",
   "p95" : "1820.95",
   "p98" : "1821",
   "p99" : "1821",
   "p999" : "1821",
   "rate_unit" : "events/second",
   "stddev" : "598.5578193941624",
   "type" : "TIMER"
}