Per-worker check-lane load statistics
GET/api/v1/system/scheduling/lane-load
Computes, server-side, each worker's offered check load per scheduling lane (fast / slow): eligible job counts, summed cost and delay EWMAs, and the summed duty cycle (100 × cost EWMA / period, i.e. how many runner slots the lane's steady-state demand occupies). "Offered" means every enabled job the worker is eligible to claim — jobs without a region count for every worker, region-scoped jobs count for workers whose region has the job's region as a prefix — so workers sharing a region report the same load. Super-admin only.
Responses
- 200
- 401
- 403
Per-worker lane load report
Authentication required
Permission denied