Cameronsplaze / Cameronsplaze/AWS-ContainerManager
[Feature] More (optional) control over watchdog traffic alarm: Add `datapointsToAlarm`
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
**Is your feature request related to a problem? Please describe.**
[datapointsToAlarm](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_cloudwatch.Alarm.html#datapointstoalarm) lets you skip datapoints, if the container gets hit once and drops back down. Could be useful for some containers, but default without it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the watchdog traffic alarm construction in the AWS CDK code and inspect how its alarm options are configured. Add optional support for datapointsToAlarm while preserving the default behavior when it is not provided, then verify the generated alarm configuration if tests or synthesis checks are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, observability
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100