The delay per poll round and request in polling query workers due to rate limiting.

Metric Nameinternal-throttled-poll-wait-time
Metric TypeTimer
Introduced Version1.139

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "15",
   "@id" : "9iorL6KUunDPtXomKtgLGG7E_6239_550_1726717705",
   "@ingesttimestamp" : "1726717705953",
   "@timestamp" : 1726717705939,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "1240",
   "duration_unit" : "milliseconds",
   "m1" : "0.3738615445702823",
   "m15" : "0.2056295423671542",
   "m5" : "0.3361885327177654",
   "max" : "0",
   "mean" : "0",
   "mean_rate" : "0.02116841177057891",
   "median" : "0",
   "min" : "0",
   "name" : "internal-throttled-poll-wait-time",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "events/second",
   "stddev" : "0",
   "type" : "TIMER"
}