We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We'll do the optimisation in two parts:
Data Insights (Cost Analysis): Process only supported services #13789
Optimise the overall Data Insights workflow for Cost Analysis
Optimize the overall API calls to get the required entities for processing the data
Getting and refining the data for RawCostAnalaysisReport and AggregatedCostAnalaysisReport happens twice. Optimise this process
The text was updated successfully, but these errors were encountered:
Fix #13790: Cost analysis Data Insights Optimisations (#15147)
ecdcf51
* Add optimizations * optimise and add caching for DI: CA * formatting * Added cache cleanup
OnkarVO7
Successfully merging a pull request may close this issue.
We'll do the optimisation in two parts:
Data Insights (Cost Analysis): Process only supported services #13789
Optimise the overall Data Insights workflow for Cost Analysis
Optimize the overall API calls to get the required entities for processing the data
Getting and refining the data for RawCostAnalaysisReport and AggregatedCostAnalaysisReport happens twice. Optimise this process
The text was updated successfully, but these errors were encountered: