cloudtools / cloudtools/troposphere
cfn2py tool does not handle Dimensions for CloudWatch metrics
Open
cfn2py
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
It doesn't wrap it and/or convert to MetricDimension and leaves just a dictionary instead
Contributor guide
Research direction
Start at the cfn2py conversion path for CloudWatch metric Dimensions and inspect how the values are currently emitted. Done means Dimensions are converted to MetricDimension instead of remaining plain dictionaries; check the existing cfn2py test entry point for coverage of this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100