nulib / avalon

Variations-on-Video Hydra app
Apache License 2.0
3 stars 0 forks source link

[Avalon] Rebuild Cloudwatch Alerts for Avalon and Prod Stack #395

Closed d-venckus closed 6 years ago

d-venckus commented 6 years ago

I have put together terraform code to create Cloudwatch Alarms for base stack components in thew new Stack-P environment, but I got stuck and couldn't easily find a way to assign them via code to the correct target instance ids. This can normally be done at the time of component/instance creation, wherein the instance ids can be assigned to a variable in the terraform stanza.

MBK says he knows of a way for me to extract instance ids using remote_object. I'm picking his brain to put everything together.

Toputnal commented 6 years ago

David and I setup monitoring for all production environments by hand. nulib/devops#319 has been created to track the work of writing the alerts in terraform code.

d-venckus commented 6 years ago

These are all in place.