internal-throttled-poll-rate Metric
The rate of internal polls during query execution that were throttled due to rate limiting.
| Metric Name | internal-throttled-poll-rate | |
| Metric Type | Meter | |
| Introduced Version | 1.139 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "220",
"@id" : "sCei6tCeKprie9Ugl7NaWVOt_349_1330_1761469382",
"@ingesttimestamp" : "1761469382379",
"@timestamp" : 1761469382204,
"@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"
}