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: Add configurable log verbosity and vm rebalancing by total usage #19

Closed
wants to merge 1 commit into from

Conversation

gyptazy
Copy link
Owner

@gyptazy gyptazy commented Jul 12, 2024

feature: Add configurable log verbosity and vm rebalancing by total usage

VM Rebalancing by Total Value

With the new param mode which can be defined in the config file, it can now be defined if rebalancing should be done by used (default) or total resources.

Log Verbosity

With the new param log_verbosity which can be defined in the config file, the log verbosity can now be defined by using INFO, WARN or CRITICAL (default).

Fixes #16
Fixes #17

@gyptazy gyptazy force-pushed the feature/16-rebalancing-based-on-max-resources branch from ef60124 to f14b94f Compare July 12, 2024 15:46
@gyptazy gyptazy self-assigned this Jul 13, 2024
@gyptazy
Copy link
Owner Author

gyptazy commented Jul 13, 2024

Needs more adjustments than expected. closing

@gyptazy gyptazy closed this Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Make logging configurable Feature: Balance based on assigned resources instead of current usage
1 participant