Help required in addressing invalid metric name error when provisioning a cloud watch metric alarm #24868
Unanswered
d-saravanan
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Does this have anything to do with CDK? If not, I think you might find a better place to report this, like the terraform repo |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating an AWS cloud watch alarm,for EBS volume of an EC2 server using terraform, when running in terraform, i get the below error
Error: creating CloudWatch Metric Alarm (ec2-ebs-disk-read-high-avg-read-latency-alarm): ValidationError: Invalid metrics list
status code: 400, request id: 019e6d14-0d1b-4f3e-bb50-4a6f0f4a592c
The below script has the metric parameters and query, which failed and to tryout using an expression, I tried with the next script given below
** Testing with expression model without metrics similar to that of cloud formation json exported from aws **
Beta Was this translation helpful? Give feedback.
All reactions