Skip to content
New issue

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

Filter scad from views #812

Merged
merged 15 commits into from
May 15, 2024
Merged

Conversation

rarmist
Copy link
Contributor

@rarmist rarmist commented May 9, 2024

Issue #, if available:

Description of changes:
Split Allocation Cost Data (SCAD) is not necessary for summary_view, hourly_view, and resource_view as the cost is a subset of other usage. SCAD also uses new fields to visualize cost which is only used in the new SCAD dashboard.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Collaborator

@yprikhodko yprikhodko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add the same to the rest of summary_view* hourly_view and resource_view* files?

@iakov-aws
Copy link
Collaborator

@rarmist Please check all the files where summary view, hourly view and resource view are defined (there are typically 4 optons)

@rarmist
Copy link
Contributor Author

rarmist commented May 15, 2024

I updated all the views to include the SCAD filter.

@iakov-aws iakov-aws merged commit 6b7eae2 into aws-samples:main May 15, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants