louislam/uptime-kuma

Show detailed history of all received Push status=up events

Open

#5949 opened on Jun 24, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (86,760 stars) (7,844 forks)batch import
feature-requesthelp wanted

Description

📑 I have found these related issues/pull requests

I checked and didn't find similar feature request

🏷️ Feature Request Type

Dashboard

🔖 Feature description

Hi and thanks for the amazing work on Uptime Kuma! I’m using a Push monitor to track the heartbeat of a system, and I noticed that only the first successful status=up push after a downtime is clearly shown in the event log. However, when hovering over the bars in the graph, I can see that Uptime Kuma does temporarily store and display all up messages (&msg=...) — but they are not listed anywhere in a scrollable view.

✔️ Solution

I would love to have a log view showing the list of all push events (with status, msg and ping value), including those with status=up that didn't trigger a status change.

❓ Alternatives

No response

📝 Additional Context

No response

Contributor guide