(aws-cloudwatch): Error while creating a cloudwatch alarm with 10 metrics #27144
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
I'm trying to create a cloudwatch alarm using math expressions that contains more than 10 metrics but i'm seeing an error instead
Expected Behavior
expecting to create more than 10 individual metrics
Current Behavior
RuntimeError: Alarms on math expressions cannot contain more than 10 individual metrics
error messageReproduction Steps
this will cause the 10 individual metric error, any idea how to bypass it? seems like an unnecessary limitation
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.51.0 (build a87259f)
Framework Version
No response
Node.js Version
16.18.0
OS
Windows
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: