More detailed title display on the status page? #4594

Open
opened 2026-02-28 04:08:38 -05:00 by deekerman · 2 comments
Owner

Originally created by @luyii-code-1 on GitHub (Jan 9, 2026).

Currently, on the status page, Kuma only shows 'Online', 'Partially Offline', and the like.

🔖 Feature description

Is it possible to add a JavaScript check to the title so that it changes according to the status? For example, when a critical service is offline, an edge service is offline, there is a routing error, and more, the status page could be turned into a page where the status is clear at a glance.

✔️ Solution

add a JavaScript check that read the status of monitors

Alternatives

I consident to write it by myself,but unluckily,UptimeKuma developed on a language that I non't learned

📝 Additional Context

I use it on my school's services ,and it is import to have a page toknow global status and directly know the bad things

Originally created by @luyii-code-1 on GitHub (Jan 9, 2026). ### 📑 I have found these related issues/pull requests Currently, on the status page, Kuma only shows 'Online', 'Partially Offline', and the like. ### 🔖 Feature description Is it possible to add a JavaScript check to the title so that it changes according to the status? For example, when a critical service is offline, an edge service is offline, there is a routing error, and more, the status page could be turned into a page where the status is clear at a glance. ### ✔️ Solution add a JavaScript check that read the status of monitors ### ❓ Alternatives I consident to write it by myself,but unluckily,UptimeKuma developed on a language that I non't learned ### 📝 Additional Context I use it on my school's services ,and it is import to have a page toknow global status and directly know the bad things
Author
Owner

@CommanderStorm commented on GitHub (Jan 9, 2026):

I think this would need a bit deeper thinking and is likely better by allowing on the status page settings tick a checkbox to mark this as a critical service.

I don't think adding allowing users to customise too much about this is worth it, not many will do this.
On the status page settings, hidden away, that is fine though.

@CommanderStorm commented on GitHub (Jan 9, 2026): I think this would need a bit deeper thinking and is likely better by allowing on the status page settings tick a checkbox to mark this as a critical service. I don't think adding allowing users to customise too much about this is worth it, not many will do this. On the status page settings, hidden away, that is fine though.
Author
Owner

@luyii-code-1 commented on GitHub (Jan 9, 2026):

Indeed, setting up critical services is useful. When I used monitoring for grading papers at school last month, I employed grouping to label two external HTTP pages as “critical services that determine user access.” With this feature in place, users can immediately see whether they can access the page or not.

---Original---
From: "Frank @.>
Date: Sat, Jan 10, 2026 09:44 AM
To: @.
>;
Cc: @.@.>;
Subject: Re: [louislam/uptime-kuma] More detailed title display on the status page? (Issue #6663)

CommanderStorm left a comment (louislam/uptime-kuma#6663)

I think this would need a bit deeper thinking and is likely better by allowing on the status page settings tick a checkbox to mark this as a critical service.

I don't think adding allowing users to customise too much about this is worth it, not many will do this.
On the status page settings, hidden away, that is fine though.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>

@luyii-code-1 commented on GitHub (Jan 9, 2026): Indeed, setting up critical services is useful. When I used monitoring for grading papers at school last month, I employed grouping to label two external HTTP pages as “critical services that determine user access.” With this feature in place, users can immediately see whether they can access the page or not. ---Original--- From: "Frank ***@***.***> Date: Sat, Jan 10, 2026 09:44 AM To: ***@***.***>; Cc: ***@***.******@***.***>; Subject: Re: [louislam/uptime-kuma] More detailed title display on the status page? (Issue #6663) CommanderStorm left a comment (louislam/uptime-kuma#6663) I think this would need a bit deeper thinking and is likely better by allowing on the status page settings tick a checkbox to mark this as a critical service. I don't think adding allowing users to customise too much about this is worth it, not many will do this. On the status page settings, hidden away, that is fine though. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#4594
No description provided.