newrelic / nr1-cloud-optimize

NR1 Cloud Optimize allows you to Identify right-sizing opportunities and potential savings of your AWS, GCP, and Azure instances across your cloud environment.
https://discuss.newrelic.com/t/cloud-optimizer-nerdpack/82936
Apache License 2.0
48 stars 37 forks source link

AWS Windows EC2 instance Price Calculation #73

Closed erkinkucuk closed 2 years ago

erkinkucuk commented 3 years ago

AWS Windows EC2 instance price calculation bug

Description

Observed for EC2 Windows R5.Large instance. It is highly possible that it is a common issue. AWS EC2 instance price depends also on the OS. It looks like cloud optimize calculates windows instance price as if it is a linux instance.

Steps to Reproduce

Expected Behaviour

Relevant Logs / Console output

Your Environment

Additional context

Kav91 commented 2 years ago

Closing, as the refactor has changed a lot of how calculations and instances are determined. We can reopen if the issue persists in the #106 V3 release.