Skip to content

Commit

Permalink
Merge branch 'main' into feature-crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov-aws authored Jan 31, 2024
2 parents be8c3ae + 8b67ca8 commit bfbf9a0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions changes/CHANGELOG-cudos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

# CUDOS v5

# CUDOS - 5.1.0
**Important!** If you have CUDOS v5.0.0 deployed you can use [standard update process](https://catalog.workshops.aws/awscid/en-US/dashboards/update). If you have previous version deployed follow [this guide](https://catalog.workshops.aws/awscid/en-US/faqs#how-to-update-to-cudos-v5-if-i-have-previous-version-of-cudos-installed) to deploy CUDOS v5. You can check version of your currently deployed dashboard on the About tab.

**Changes**
* **Executive: Billing Summary**: Added control to group Invoice and Amortized Spend by Payer Account, Charge Type Group and Service Category from [FOCUS](https://focus.finops.org/#specification) specification.
* **Executive: Billing Summary**: Added top level filter control by Charge Type Group.
* **Executive: MoM Trends**: Added top level filter control by Charge Type Group.
* **[new tab] Analytics**: Introducing Analytics tab with visuals for Amazon QuickSight: 'QuickSight Spend per Account', 'QuickSight Spend per Usage Type Group', 'QuickSight Author Users historical Usage and Cost', 'QuickSight Reader Users Sessions Usage and Cost','QuickSight SPICE historical Usage (GB) and Cost', 'QuickSight Users Detailed View' and others.
* **Amazon S3**: Added S3 Insights Explorer section which allows to focus on cost and usage of different S3 features and associated optimization opportunities such as 'Cross Region Replication Data Transfer', 'S3 Inventory', 'S3 Replication Time Control' and others.
* **Amazon S3**: Added 'Amazon S3 Total Cost by Region' visual. Adjusted position of 'Total Cost per Bucket by Operation (Top 20)' visual and added drill down to usage type.
* **Monitoring and Observability**: CloudWatch Usage Cost per Usage Type visual changed to show Usage Type Sub Group allowing to drill down to Usage Type. Added recommendation 'Consider using Infrequent Access log class at 50 percent lower per GB ingestion price'
* **Databases**: Added Usage and Usage Unit tooltips to the 'RI Coverage per region | engine | instance type or family' visual.
* **Storage**: Changed 'Volume Explorer: TOP 50 EBS Volume Details' filter from previous month to last 30 days.

# CUDOS - 5.0.0
**Important!** Learn more about CUDOS v5 and how to deploy in our [FAQ](https://catalog.workshops.aws/awscid/en-US/faqs#cudos-v5-faqs) page.

Expand Down
8 changes: 4 additions & 4 deletions cid/builtin/core/data/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,16 +158,16 @@ datasets:
views:
- hourly_view
- account_map
schedules:
- default
schedules:
- default
resource_view:
File: cudos/resource_view.json
dependsOn:
views:
- resource_view
- account_map
schedules:
- default
schedules:
- default
# KPI DataSets
kpi_ebs_snap:
File: kpi/kpi_ebs_snap.json
Expand Down

0 comments on commit bfbf9a0

Please sign in to comment.