ks888 / LambStatus

[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k stars 119 forks source link

Fetch CloudWatch metrics from other regions #39

Closed ks888 closed 7 years ago

ks888 commented 7 years ago

From @maximede's comment on gitter:

Maxime Deravet @maximede 08:29
Hey there !
I'm a bit confused by what the github repo states :
Choose the AWS region different from your service's region. If both your service and its status page rely on the same region, the region outage may stop both.
I'm not sure how I can achieve that as, when I try to add a metric, I don't have access to the metrics coming from a different region. Am I missing something?

Kishin Yagami @ks888 09:52
Oops, that’s a bug. Only the metrics from the LambStatus' region are fetched. The metrics from other regions should be fetched, too. I will fix this on the weekend and release the new version.