mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Ability to add status badges for specified websites #680
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#680
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @StrangeRanger on GitHub (Dec 20, 2021).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
API, Other
🔖 Feature description
Similar to how Up Time Robot has done it, create a feature allowing you to place badges on external web pages, displaying the status of a specified website that has already been configured on an instance of Uptime-Kuma.
✔️ Solution
I want to be able to place badges/tags on web pages displaying the status of any one of the websites that I have my instance monitoring. I see this more as a feature relying on an API, but I do remember one of the motivations of this project being to use WebSockets over the REST API, so I'm unsure how this feature would be implemented.
❓ Alternatives
No response
📝 Additional Context
No response
@fbartels commented on GitHub (May 27, 2022):
Feature was implemented in https://github.com/louislam/uptime-kuma/pull/1119
@StrangeRanger commented on GitHub (May 27, 2022):
Thanks you for letting me know. Was meaning to close this issue when I saw the changelog, but forgot.