Show detailed history of all received Push status=up events
#5,949 创建于 2025年6月24日
仓库指标
- 星标
- (86,760 个星标)
- PR 合并指标
- (平均合并 6天 15小时) (30 天内合并 21 个 PR)
描述
📑 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