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" : "42",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_15113_1611_1750582984",
"@ingesttimestamp" : "1750582984703",
"@timestamp" : 1750582984667,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "150813",
"duration_unit" : "milliseconds",
"m1" : "2.5541734482800038E-8",
"m15" : "0.09127180655084952",
"m5" : "0.012964003518727533",
"max" : "0",
"mean" : "0",
"mean_rate" : "0.13529449573618424",
"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"
}