jitsi / jitsi-autoscaler

Jitsi Autoscaler microservice
Apache License 2.0
30 stars 18 forks source link

feature: only allow autoscaling in a direction once a full metric window has elapsed #125

Open aaronkvanmeerten opened 2 years ago

aaronkvanmeerten commented 2 years ago

Untested, intended for discussion before merging. This is meant to keep from autoscaling up or down repeatedly in a period, before a full metric window has elapsed. Currently we will autoscale again after the grace period TTL has elapsed.