mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[groups] Monitor critical flag to replace 'Partially Degraded Service' with 'Full Service Outage' #2248
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#2248
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 @kub3let on GitHub (Jun 10, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
UI Feature
🔖 Feature description
The Status Page on top shows
All Systems OperationalorPartially Degraded Servicebut there is never really aDegraded ServiceorFull Service Outagemessage, since that requires all Monitors to be down ?I have a bunch of Monitors and some like
RouterorFirewallcan be interpreted as if they are down nothing works. There are still other Monitors like redundancy or offsite services that will always be up though.I think it would be great if we had a
Critical Servicecheckbox (or dropdown with levels?) on the Monitor.✔️ Solution
Adding a checkbox
Critical Serviceon Monitors.If this is checked and the Monitor is on the Status Page with Status
downthe heading message changes toFull Service Outagewith red error symbol.Actual message e.g.
Full Service Outageto be defined.❓ Alternatives
No response
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Jun 10, 2023):
Related #2487 #2474
Imo #2693 blocks #1236 which blocks this change
@CommanderStorm commented on GitHub (Jun 10, 2023):
I would argue against adding such a checkbox (additional clutter), but rather change the message to
Degraded Serviceif all monitors in a status page are down.(this would also not be blocked by grouping)
@kub3let commented on GitHub (Jun 10, 2023):
Seems reasonable, I will wait for the pr's to be merged and then see if I can implement this feature.
@CommanderStorm commented on GitHub (Dec 1, 2023):
@kub3let
I think, we should track this issue in https://github.com/louislam/uptime-kuma/issues/1089
Oppinions?
@CommanderStorm commented on GitHub (Jan 19, 2024):
Continuing to track this in https://github.com/louislam/uptime-kuma/issues/1089 and related issues tagged with
[groups]=> closing as a duplicate