Measures the time between QueryFSM state snapshot updates
Metric Name | query-fsm-snapshot-refresh-time | |
Metric Type | Timer | |
Introduced Version | 1.113 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "211",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_510_1645_1756630992",
"@ingesttimestamp" : "1756630992168",
"@timestamp" : 1756630992121,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "469028",
"duration_unit" : "milliseconds",
"m1" : "1.8911189377295916E9",
"m15" : "1.3956208630345626E9",
"m5" : "1.5748851086783726E9",
"max" : "24232",
"mean" : "5729.9",
"mean_rate" : "1.5207026200183272E9",
"median" : "4821",
"min" : "114",
"name" : "query-fsm-snapshot-refresh-time",
"p75" : "8810.75",
"p95" : "20205.049999999992",
"p98" : "23188.76",
"p99" : "24221.579999999994",
"p999" : "24232",
"rate_unit" : "events/second",
"stddev" : "4944.16812359202",
"type" : "TIMER"
}