The delay per poll round and request in polling query workers due to rate limiting.
Metric Name | internal-throttled-poll-wait-time | |
Metric Type | Timer | |
Introduced Version | 1.139 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11796_591_1743325442",
"@ingesttimestamp" : "1743325442956",
"@timestamp" : 1743325442916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "15018",
"duration_unit" : "milliseconds",
"m1" : "2.0366945846039657E-12",
"m15" : "0.011725604781732488",
"m5" : "9.140093249843588E-4",
"max" : "0",
"mean" : "0",
"mean_rate" : "0.019269605151196467",
"median" : "0",
"min" : "0",
"name" : "internal-throttled-poll-wait-time",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "events/second",
"stddev" : "0",
"type" : "TIMER"
}