Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable optimization of resource capacity goals based on the latest window #160

Open
efeg opened this issue Mar 14, 2018 · 0 comments
Open
Labels
robustness Makes the project tolerate or handle perturbations.

Comments

@efeg
Copy link
Collaborator

efeg commented Mar 14, 2018

Currently the optimization of goals are based on the resource utilization within the whole monitoring period. This prevents detecting and fixing spikes in resource utilization going over the allowed capacity. Ideally, CC should rebalance if the capacity is violated in the latest window (quick fix). For the rest of the goals, it should continue using the whole monitoring window (long term balancing).

@efeg efeg added the robustness Makes the project tolerate or handle perturbations. label May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
robustness Makes the project tolerate or handle perturbations.
Projects
None yet
Development

No branches or pull requests

1 participant