Files
backstage/.changeset/red-games-float.md
T
Ryan Vazquez e7d4ac7ce3 add changeset
2020-10-16 11:23:04 -04:00

419 B

@backstage/plugin-cost-insights
@backstage/plugin-cost-insights
minor
  • getProjectDailyCost and getGroupDailyCost no longer accept a metric as a parameter
  • getDailyMetricData added to API for fetching daily metric data for given interval
  • dailyCost removed as configurable metric
  • default field added to metric configuration for displaying comparison metric data in top panel
  • Metric.kind can no longer be null
  • MetricData type added