mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[PR #46] [MERGED] Improve ressources graphs #94
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#94
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?
📋 Pull Request Information
Original PR: https://github.com/PegaProx/project-pegaprox/pull/46
Author: @aderumier
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/15/2026
Merged by: @mkellermann97
Base:
main← Head:graph-chartjs📝 Commits (3)
408ddb7convert vms ressources graphs from svg to chartjsb0f3fffadd pressure stall graphs (CPU/Mem/IO) and fix backend RRD filtering580500aconvert node performance metrics from svg to chart.js and add PSI graphs📊 Changes
2 files changed (+426 additions, -205 deletions)
View changed files
📝
pegaprox_multi_cluster.py(+42 -0)📝
web/index.html.original(+384 -205)📄 Description
This patch serie convert graphs from svg image to client side graphjs rendering.
allow hover tooltip on graph points,multiple values on same graph, and other advanced graph stuff.
vm ressources graphs:
Also add missing pressure graphs for pve9. (pressure graphs are hidden for older pve8 when no values are sent)
host ressources graphs:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.