zalando / zmon

Real-time monitoring of critical metrics & KPIs via elegant dashboards, Grafana3 visualizations & more
https://demo.zmon.io/
Other
359 stars 47 forks source link

aws:cloudformation:logical_id tag for Application ELBs #29

Closed jkozlowicz closed 6 years ago

jkozlowicz commented 7 years ago

We want to set up a ZMON check/monitor to fetch and aggregate data from CloudWatch.

What need aws:cloudformation:logical_id tag for this for one of our applications. It works but unfortunately only for Classic ELBs. We want to switch types of all the ELBs to ApplicationELB because only they support percentiles in metrics.

We will request adding the aws:cloudformation:logical_id tag from Amazon for ApplicationELBs so that it can be picked up by ZMON.

Jan-M commented 7 years ago

To my understanding AWS API does not provide that tag for ALBs so nothing we can do at the moment.

@hjacobs correct?