You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- query ingress queuedMsgSum from Prometheus
- calculate targetPods = currentPods * (queuedMsgSum/targetMsgSum),
where target is 25
- max +2 pods per 30 s
- max -2 pods per 60 s, from highest targetPods of last 180 s (rolling)
0 commit comments