aws / aws/amazon-cloudwatch-agent-test
Clean up EMF / Container Insights logs after running tests
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 45
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 10
Description
Currently, after running the tests, ECS log groups and EMF logs from EC2 are persisted after the test execution. We should clean these up after the test completes.
Contributor guide
Research direction
Start by locating the test teardown or cleanup entry point responsible for ECS log groups and EC2 EMF logs. Trace how those resources are created during tests, then verify that completed test runs remove them and leave no persisted log groups or EMF logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100