ks888 / LambStatus

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

Integrate with CloudWatch Metrics #8

Closed ks888 closed 7 years ago

ks888 commented 7 years ago

To tell the recent performance of the web service, it is good to have the graph which shows the response time, uptime, and so on. Although LambStatus will not have the ability to monitor the service, it is possible to integrate with other monitoring SaaS.

I'm going to start with CloudWatch Metrics since we don't need another account to try it.

TODOs:

Created the show-cloudwatch-metrics branch for this purpose.