mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[Feature] Combined Monitors #522
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#522
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 @Horstexplorer on GitHub (Nov 3, 2021).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
UI Feature
🔖 Feature description
Id like to see a way in which we could not just organize monitors to named but also logical groups.
✔️ Solution
Currently, we can group the monitors on the status page, which unfortunately is only possible on a single level.
This does not allow us to adequately display clusters running in high availability configurations.
Example: Consider a set of web servers that provide redundancy for their application. Each of these web servers would have its own monitor.
I would like to have a way to display the availability of this application as a sum of the individual monitors of these web servers, preferably with more detail than just up or down (like degraded or critical; depending on how many of the monitors are down).
❓ Alternatives
No response
📝 Additional Context
No response
@deefdragon commented on GitHub (Nov 3, 2021):
duplicate of #468 et. all.
@Horstexplorer commented on GitHub (Nov 3, 2021):
Not everything which involves groups is automatically a duplicate of something that involves groups.
This is a pretty rude and inappropriate response.
@chakflying commented on GitHub (Nov 3, 2021):
Thanks for your suggestion, but grouping really has been discussed many times before, I think your use case is already covered by #639 and I don't think there is a reason to have another issue open about it.
@deefdragon commented on GitHub (Nov 3, 2021):
Grouping of notifications is one of THE most requested features. The reason that there are so many other issues referenced to, and referencing 468, is because of this.
Different people want different things in regards to grouping. It's MUCH easier for work to be done on it when all the potential aspects of that feature are all in one location. Then the trade-offs of different methods of implementation, what should be focused on, how to display it, what to work on first vs what to push to the future etc. can be discussed in one location.
While it looks like a bit of a mess as a result until someone takes on the task of sorting it all, its better than missing something in the feature request log. As such, this is better as a comment/addition to 468.
@louislam commented on GitHub (Nov 3, 2021):
Duplicate of #639