ks888 / LambStatus

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

Pull status from other services #133

Open jpatters opened 5 years ago

jpatters commented 5 years ago

ie: My service relies on GitHub. It would be nice to be able to show (with a link to their status page) the status of GitHub automatically.

ks888 commented 5 years ago

Thank you for the suggestion. Yes, many services depend on other services today and so it would be great if we can show the status of those services, too.

There are actually many such services and so we may need some pluggable mechanism which enables sys admins to support new services after all, but we can start with simple integration with the GitHub and some AWS services at first.

judge2020 commented 5 years ago

Pulling from CloudWatch would be a plus!