Skip to content

No Data widgets on CUDOS v5 dashboard

0

We have deployed CUDOS v5 dashboard but a few of the widgets display No Data. We also have the v4 still running and it does not have any No Data widgets. Some of these "No data" widgets include:

  • Executive RI/SP Summary - Avg Hourly EC2 Cost by Pricing Model
  • Executive RI/SP Summary - On Demand Compute Savings Plan ...
  • Executive MoM Trends - Top 20 resources Cost and Usage
  • Compute - EC2 Elasticity
  • Compute - TOP 50 "ECS Fargate", "EKS Fargate" and "EKS Control Plane" cost
  • Compute - TOP 50 Lambdas Last 30 days
  • Storage - Volume Explorer: TOP 50 EBS Volume Details Previous Month ... the list goes on but hopefully this is sufficient to help determine problem

Dashboard was deployed via the Cloudformation templates. We do deploy the dashboard into our management account and so Step 1 from here was excluded. https://catalog.workshops.aws/awscid/en-US/dashboards/foundational/cudos-cid-kpi/deploy

Thanks

asked 2 years ago540 views
2 Answers
1

Hi - CUDOS v5 now has 2 additional datasets that provide hourly and resource level granularity to some visuals. It would seem that the visuals you describe are all built from those 2 new datasets. The datasets are called "hourly_view" and "resource_view." First check in your datasets list to see if these exist. If not, check the instructions on this page for upgrading to v5: https://catalog.workshops.aws/awscid/en-US/faqs#how-to-update-to-cudos-v5-if-i-have-previous-version-of-cudos-installed. If the Cloudformation update method described does not work you may have to use the cid-cmd tool, which is a command-line utility to manage CID dashboards. Instructions for installation are included on that page. This can be installed on a local pc/mac or can be installed on a Cloud9 instance within the account where your dashboards are deployed. Finally, you may have to force the v5 install using the command cid-cmd update --force --recursive

AWS
answered 2 years ago
0

Try to update datasets from Quicksight Enter image description here

EXPERT
answered 2 years ago
  • We do not have any such datasets

  • maybe your deployment was not fully completed ?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.