aws-reference-architecture-pulumi icon indicating copy to clipboard operation
aws-reference-architecture-pulumi copied to clipboard

[Bug] CloudWatch Dashboard widgets need to be re-saved

Open zackproser opened this issue 1 year ago • 0 comments

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

  1. Deploy the RefArch
  2. 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

zackproser avatar Nov 28 '23 13:11 zackproser