optscale icon indicating copy to clipboard operation
optscale copied to clipboard

[Feat] Add RAM Metrics to RI Recommendations If Available

Open JuanVilla424 opened this issue 10 months ago • 2 comments

Is your feature request related to a problem? Please describe Currently, the RI recommendations do not incorporate RAM metrics, which limits the insight available for resource optimization. I'm often frustrated when critical memory performance information is missing, as it prevents me from making fully informed decisions.

Describe the solution you'd like I propose that the RI recommendation system be enhanced to include RAM metrics when such data is available (CWAgent). This would involve integrating real-time or historical RAM usage data into the recommendation engine, providing users with a more comprehensive view of system performance and resource allocation.

Additional context Adding RAM metrics would help ensure that recommendations are more balanced and reflective of the system's overall performance. However, that ll not be always available, cuz on aws exists the preq to enable cwagent to collect them.

JuanVilla424 avatar Feb 24 '25 21:02 JuanVilla424

Hi @JuanVilla424, this functional will be implemented in future releases but there is no approximate date for the implementation time yet. Please follow our releases: https://github.com/hystax/optscale/releases, all new implemented functionality will be described in the release notes.

stanfra avatar Feb 25 '25 08:02 stanfra

Hi @JuanVilla424! Could you please provide more details on your case? Reserved Instances recommendation doesn't suggest changing the instance type. It only recommends applying Reserved Instances to the current instance type, so the VM's performance metrics shouldn't change after applying RI.

nk-hystax avatar Apr 08 '25 04:04 nk-hystax

Greetings,

Sure, I had a lot of servers, optscale is suggesting me an instance type to reserve, but that didnt check the recomendations from aws Compute Optimizer, my suggest is to include it, only if account has Accunt Optimizer enabled and mix the recomendation from optimizer with the RI recomendation.

Thats cuz for example optscale recommends me to reserve an instance, but if I check in addition to AWS Compute Optimizer I got even more optimization, switching family, downsizing instance or updating with no cost, example m5 to m6i.

On this way, recomendation reserves can be even more efficient

JuanVilla424 avatar May 02 '25 22:05 JuanVilla424

Thanks! I've created a ticket to research integrating with AWS Compute Optimizer.

nk-hystax avatar May 05 '25 07:05 nk-hystax

@JuanVilla424, integration with AWS Compute optimizer will be implemented but not in the upcoming releases, please check release notes(https://github.com/hystax/optscale/releases) in order not to miss new functionality.

stanfra avatar May 12 '25 07:05 stanfra