-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ways to integrate external status pages? #1490
Comments
One way I've done this is, for example with Stripe, by HTTP pinging their API once a minute with basic auth. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 7 days. |
Bump! Still no good solution for this |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
:( |
Would be pretty fantastic if one could just plug in APIs (or scrape the frontend) of prominent status page software. |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
Hello - still relevant! As I have tons of "external dependencies" (e.g. VPS provider, other "cloud services" that my stack relies on), being able to display their uptime (or status pages) is going to be pretty crucial. |
I support having this as a way to link external dependencies too. Would be great to track uptime from external services like email, infrastructure, payments, etc. How others are doing it? |
@JaneJeon |
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days. |
This issue was closed because it has been stalled for 2 days with no activity. |
🛡️ Security Policy
📝 Describe your problem
I'm wondering what the recommended way of integrating external status pages are - if there is any - into uptime kuma.
For example, with something like statuspage, you can "embed" status pages for external dependencies (e.g. AWS).
Right now, I "consume" such status pages by subscribing to their email and getting alerts, but I wonder if there's a way to do this natively. Inverse webhooks maybe? But how will you know when the status has been resolved? And what about status pages other than just up/down?
Love to hear the community's thoughts on this, and if anybody actually does this with their installations, what is the way they go about doing this. Thanks
🐻 Uptime-Kuma Version
N/A
💻 Operating System and Arch
N/A
🌐 Browser
N/A
🐋 Docker Version
No response
🟩 NodeJS Version
No response
The text was updated successfully, but these errors were encountered: