Closed ramsrivatsa closed 1 year ago
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.
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.
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.