mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
CPU & Memory Are Not Updated in Real Time #531
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?
Originally created by @0xbasel on GitHub (Dec 24, 2025).
Current Behavior
The metrics on the panel don’t update in real-time.
Expected Behavior
As far as I know, they used to update live.
Steps to Reproduce
Go to the Nodes page, click on any node, and check the CPU or Memory metrics graph, it doesn’t update live.
Panel Version
1.0.0-beta30
Wings Version
1.0.0-beta21
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@coderabbitai[bot] commented on GitHub (Dec 24, 2025):
📝 CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
Examples
🔗 Similar Issues
Possible Duplicates
Related Issues
👤 Suggested Assignees
🧪 Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your
.coderabbit.yaml:💬 Have feedback or questions? Drop into our discord!
@rmartinoscar commented on GitHub (Dec 24, 2025):
Hey please try to reproduce on demo, i wasn't able to.
@gOOvER commented on GitHub (Dec 24, 2025):
Neither do I; neither in the demo nor in my own installation. They are not updated in real time, but with a 3-second delay.
@notAreYouScared commented on GitHub (Dec 24, 2025):
The issue is the value never changes.... I've confirmed this locally and on the demo.