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" : "193",
"@id" : "136LgpTa9yDWMoFYqt8PuzTG_39_1128_1751792715",
"@ingesttimestamp" : "1751792715229",
"@timestamp" : 1751792715175,
"@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"
}