mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Select monitors for maintenance windows by OR-ing Tags #1671
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#1671
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 @peschmae on GitHub (Dec 24, 2022).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
UI Feature, Other
🔖 Feature description
We are using tags to define which service is running at which site, and if we want to schedule a maintenance window for a specific site, we need to look at the list of monitors to see the tags, and then add them individually to the list of 'affected monitors' in the maintenance window.
Currently when creating a maintenance window, it's necessary to choose each affected monitor.
✔️ Solution
Additionally to the list of monitors, it would be awesome to have an option to choose affected tags, and all monitors with any of the tags selected, will be added to the maintenance windows.
❓ Alternatives
Alternatively it would already help, to see the tags assigned to a monitor in the 'affected monitors' dropdown, but I'm not sure if this is more cumbersome to also have a good UI for this,
📝 Additional Context
Thanks a lot already for the maintenance window feature, this is awesome as it is already!