Cloud & SaaS status page for AWS, Cloudflare, GitHub, OpenAI, Anthropic, and Google Cloud #1057
koko3tallah
started this conversation in
Guides and resources
Replies: 1 comment 1 reply
|
Wrong repository, should be PR'd in https://github.com/glanceapp/community-widgets |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I put together a copy-ready dependency-status page for Glance using the native
custom-apiandsplit-columnwidgets. It shows provider rollups, active incidents, service-level states, and source freshness for AWS, Cloudflare, GitHub, OpenAI, Anthropic, and Google Cloud.It needs no API key. Each widget is cached for 10 minutes, so the six-provider page makes 36 requests per hour, within the public API's anonymous allowance. You can replace any provider slug in both
urlandtitle-urlto monitor a different dependency.I validated the exact YAML with Glance's config parser, rendered all six cards in a local Glance server, and ran the repository's tests, vet, and build. The community-widget submission and source preview are in glanceapp/community-widgets#303. The public API documentation lists the available provider records and response contract.
Disclosure: I'm Kerolos, founder of OutageDeck, which provides the API used here. The API is read-only for these endpoints, and the configuration sends no credentials. The guide was prepared with AI assistance and validated locally as described above.
All reactions