Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit faf04c3

Browse files
committed
Prepare tasks
1 parent 395f0bc commit faf04c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

project/TASKS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@
3131
- [x] Give the instance profile permission to access the filesystem, if needed
3232
- [x] Update the EC2 instance terraform to mount the EFS filesystem
3333
- [x] Update env.example to include the correct mount path for EFS for LETS_ENCRYPT_CERTS_DIR
34+
- [ ] The CloudWatch Agent configuration in user-data.sh is wrong.
35+
- [ ] The mem_used_percent metric is appearing with a host dimension, with a name like "ip-10-0-1-200". We want "instance id" as the sole dimension.
36+
- [ ] The disk_used_percent metric is appearing with device, fstype, host, and path dimensions. We want "instance id" and "path" as the two dimensions.
37+
- [ ] Update the CloudWatch alarms accordingly; they are pointing at nonexistent metrics right now.

0 commit comments

Comments
 (0)