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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11796_392_1743325442",
"@ingesttimestamp" : "1743325442938",
"@timestamp" : 1743325442916,
"@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"
}