I'm using ansible's ec2_metric_alarm 
<https://docs.ansible.com/ansible/latest/modules/ec2_metric_alarm_module.html> 
for 
creating CloudWatch metrics alarms. 

now, I have some metrics defined which uses metric math 
<https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/using-metric-math.html>,
 
I'm trying to define alarms for those using ec2_metric_alarm but I cannot 
find a way.


This stack overflow question 
<https://stackoverflow.com/questions/53849899/unable-to-define-math-expression-for-cloudwatch-alarm-in-a-cloudformation-templa>
 solves 
the same problem but using CloudFormation template. Let me know if there is 
a way to do above using ansible's ec2_metric_alarm. 

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/090da231-435a-457a-9556-8bbadfdb1dd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to