-
Notifications
You must be signed in to change notification settings - Fork 94
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
Divide unattributed storage cost by # of clusters utilizing disk #5447
base: main
Are you sure you want to change the base?
Conversation
/retest |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5447 +/- ##
=======================================
- Coverage 94.2% 94.2% -0.0%
=======================================
Files 370 370
Lines 31539 31539
Branches 3378 3378
=======================================
- Hits 29701 29700 -1
- Misses 1195 1196 +1
Partials 643 643 |
/retest |
Full smokes passed locally 100% using this PR + added a test for the specific case of split unattributed cost in 2 clusters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me 👍🏾
Jira Ticket
COST-####
Description
This change will divide the unattributed storage cost by the number of clusters utilizing the disk.
Testing
Release Notes