mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
24h view counts only 12h #3804
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#3804
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 @Chris-sentbe on GitHub (Dec 3, 2024).
📑 I have found these related issues/pull requests
🛡️ Security Policy
Description
No response
👟 Reproduction steps
all monitor item has same time table
👀 Expected behavior
it should show us 24 hours time table data
😓 Actual Behavior
only give us a 12hours data in 24h view
🐻 Uptime-Kuma Version
2.0.0-beta.0
💻 Operating System and Arch
aws linux 2023
🌐 Browser
chrome 131.0.6778.86
🖥️ Deployment Environment
📝 Relevant log output
No response
@Vipul-Vermaa commented on GitHub (Oct 24, 2025):
I’d like to work on this issue.
@Vipul-Vermaa commented on GitHub (Oct 25, 2025):
This is not a bug - the system is working as designed.
The 24-hour view is correctly configured to display 24 hours of data, but it can only show the data that actually exists. If you've only been monitoring for a few hours, the chart will only display those few hours of available data.
@Vipul-Vermaa commented on GitHub (Oct 25, 2025):
The chart displays all available data within the selected time range. Since there's no historical data beyond when monitoring started, the chart can only show what's available.
@louislam commented on GitHub (Oct 25, 2025):
@Vipul-Vermaa Thanks
I cannot reproduce too in the latest version, close the issue for now. If everyone is still experiencing it, feel free to open a new bug issue with reproduce steps.
@villivateur commented on GitHub (Dec 18, 2025):
I can exactly reproduce this.
I am using V2.0.2
Please reopen this issue. @louislam
@CommanderStorm commented on GitHub (Dec 18, 2025):
Could you explain more? The screenshot you are showing shows a downtime for ~12h and then being up with one downtime in between.
@villivateur commented on GitHub (Dec 21, 2025):
@CommanderStorm I mean, I selected 24h view, but it only show from 12-18 07:00 to 12-18 18:00, which means, 12h.
@GunterKramp commented on GitHub (Feb 3, 2026):
I can confirm the Issue, even if there is data for much longer the 24 hour view shows only the last 12 hours.
The one week view seems also dubious in a similar way but I don't have a full week of data jet.
Here is a screenshot of the 24h view clearly showing only 12 hour even if there is no downtime:
@GunterKramp commented on GitHub (Feb 3, 2026):
Timestamps on the axis could be also improved, but still its clear. Screenshot was taken at around 8:57 in the morning, Data goes back to 21:00 = 9 o clock in the evening so 12 hours definitly. Please reopen the issue.
@sausa28 commented on GitHub (Feb 3, 2026):
I am also seeing the same issue. I believe it is also effecting the 24h uptime % stat. I had a service go down for 10 hours in the last 24, but the uptime is only showing as ~25%, which matches what it would be if it only checked the last 12h. The correct value should be ~55%.
The below screenshots were taken around 15:30 for reference.