Skip to content

Commit

Permalink
Graviton Dashboard 1.1.0 (#944)
Browse files Browse the repository at this point in the history
* Updates, deletes to visuals and views

 Mordernization mapping updated with missing instance types
* Deleted Target Coverage and Efficiency sliders
* Including Savings Plan covered usage for EC2
* Updated Missing filters for RDS
* Updates to visuals
* New visuals for existing, potential coverage and implementation effort

* Graviton dashboard v1.1.0 changes
  • Loading branch information
gurajani-aws authored Sep 24, 2024
1 parent e277ed4 commit 5721de6
Show file tree
Hide file tree
Showing 2 changed files with 6,892 additions and 3,325 deletions.
16 changes: 16 additions & 0 deletions changes/CHANGELOG-graviton-opportunities.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# What's new in the Graviton Opportunities Dashboard

## Graviton Opportunities Dashboard v1.1.0:
**Important:** If attempting to update the dashboard, please update cid-cmd first. To update run these commands in your CloudShell (recommended) or other terminal:

```
python3 -m ensurepip --upgrade
pip3 install --upgrade cid-cmd
cid-cmd update --dashboard-id graviton-opportunities --force --recursive
```
**Bug fixes and improvements**
* Mordernization mapping updated with missing instance types
* Deleted Target Coverage and Efficiency sliders
* Including Savings Plan covered usage for EC2
* Updated Missing filters for RDS
* Updates to visuals
* New visuals for existing, potential coverage and implementation effort

## Graviton Opportunities Dashboard v1.0.3:
* Updated modernization mapping to include r8g
* Moved EC2 usage type filters from dashboard into SQL
Expand Down
Loading

0 comments on commit 5721de6

Please sign in to comment.