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
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
m1  
m15  
m5  
mean_rate  
name  
rate_unit  
type  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6402_1925_1765098197",
   "@ingesttimestamp" : "1765098197491",
   "@timestamp" : 1765098197450,
   "@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"
}