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

Cache host data for quicker reload #68

Closed iamfuzz closed 2 years ago

iamfuzz commented 3 years ago

Summary

Users often click the back button or in some other way navigate out of Cloud Optimize, and in a large environment, it can take minutes for it to reload all of the host data.

Desired Behaviour

Host data is cached for X number of minutes/hours with a button in the UI to clear the cache

Possible Solution

Browser side caching

Kav91 commented 2 years ago

Resolved in #106 , complete re-write that offloads processing and stores historical results as well.