The rate of internal polls during query execution that were throttled due to rate limiting.

Metric Nameinternal-throttled-poll-rate
Metric TypeMeter
Introduced Version1.139

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "15",
   "@id" : "9iorL6KUunDPtXomKtgLGG7E_6239_422_1726717705",
   "@ingesttimestamp" : "1726717705944",
   "@timestamp" : 1726717705939,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "m1" : "0",
   "m15" : "0",
   "m5" : "0",
   "mean_rate" : "0",
   "name" : "internal-throttled-poll-rate",
   "rate_unit" : "events/second",
   "type" : "METER"
}