mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[groups] Support for collections #312
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#312
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 @ichilver on GitHub (Oct 4, 2021).
To add support for a collection of things so its one item on the status page.
For example.
Currently If I was monitoring 10 websites, I could create a group on the status page and it shows all ten in the group. The page gets busy fast and needs scrolling.
However it would be nice on the status page to show a single line based on a collection of things and to click on the collection to drill into what would effectively be a group.
Or maybe to have the groups collapsible and show the net result of everything under it.
@Mellowor commented on GitHub (Oct 4, 2021):
Hi @louislam, I would like to work on this one,could you assign it to me?
@deefdragon commented on GitHub (Oct 10, 2021):
I don't think the project is at the point of assigning people to tasks. Feel free to just take it up and make a PR (don't forget to read the contributing docs.).
@CommanderStorm commented on GitHub (Jul 3, 2023):
@ichilver
I think this issue is resolved, as group monitors were implemented in
v1.22.0.Could you please verify if this issue is resolved?
@ichilver commented on GitHub (Jul 3, 2023):
It's half completed in the respect you can group items.
However the other half was to have the groups collapsible so on a "status page" you would see the groups collapsed. The group would show the status graph which is a result of the items inside the group (Like it does on the main dashboard now). The group could then be clicked on to expand the items in the group to see all the items.
@CommanderStorm commented on GitHub (Apr 21, 2024):
For future reference:
This is tracked in