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

Feature: Change CPU balancing to average consumption instead of current consumption #94

Open
gyptazy opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@gyptazy
Copy link
Owner

gyptazy commented Oct 11, 2024

General

Currently, the CPU balancing uses the in-time used resource consumption for further calculations. It might be a better idea to use the average of a timer period (e.g. 15 minutes) since CPU loads might be too volatile.

Tasks

  • Obtain the data from rrd data
  • Change the source of truth for resource data of type cpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant