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

Fixed cassandra capacity planner to normalize cpu utilization #82

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

ramsrivatsa
Copy link
Contributor

Fixed Cassandra capacity planner to normalize CPU utilization to reference clock. This is consistent with the rest of the capacity planning logic that assumes that the clock speed for which calculations are being pursued is the reference clock ghz.

@jolynch jolynch merged commit 6090d0c into main Oct 30, 2023
6 checks passed
@jolynch
Copy link
Contributor

jolynch commented Oct 30, 2023

We can follow up with factoring this out into a generic method so we don't have to repeat this complexity in every model that wants to rightsize.

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.

2 participants