Merge pull request #4223 from backstage/more-breakdowns

Add support for additional breakdowns of daily cost data
This commit is contained in:
Tim
2021-01-26 09:15:06 -07:00
committed by GitHub
7 changed files with 214 additions and 81 deletions
@@ -0,0 +1,6 @@
---
'@backstage/plugin-cost-insights': minor
---
Add support for additional breakdowns of daily cost data.
This changes the type of Cost.groupedCosts returned by CostInsightsApi.getGroupDailyCost.