mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1145] [MERGED] Refactor Node Stats #1210
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1145
Author: @notAreYouScared
Created: 3/22/2025
Status: ✅ Merged
Merged: 6/3/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/nuke-node-stats📝 Commits (5)
a3d1da3Refactor Node Stats8c52209Merge remote-tracking branch 'upstream/main' into charles/nuke-node-stats28f971bfix 500 when node is not reachable7a10f94cleanup session logic and reduce number of node requests164d7e6change polling interval to 5 seconds📊 Changes
4 files changed (+55 additions, -67 deletions)
View changed files
📝
app/Console/Kernel.php(+0 -3)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeCpuChart.php(+25 -14)📝
app/Filament/Admin/Resources/NodeResource/Widgets/NodeMemoryChart.php(+30 -15)➖
app/Jobs/NodeStatistics.php(+0 -35)📄 Description
They've been problematic from day one... no need to make them a scheduled job
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.