aws-reference-architecture-pulumi
aws-reference-architecture-pulumi copied to clipboard
[Bug] CloudWatch Dashboard widgets need to be re-saved
Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
When the CloudWatch dashboard for the RefArch is created, it points at the correct sources (CloudWatch LogGroups for Pelican, Emu) and its JSON is well-formed.
However, for some reason, the charts won't load initially until you edit them and save them. Saving them - re-selecting the loggroups and leaving the widget code unchanged allows the charts to render.
Expected Behavior
The Dashboard widgets should render properly out of the box.
Steps To Reproduce
- Deploy the RefArch
- Visit the CloudWatch dashboard that the RefArch creates
Relevant log output
No response
Environment
- **OS**: Ubuntu 20.04
- **Language version**: TypeScript
Additional Context
No response