mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[PR #59] [MERGED] feat(gui/host): show more metrics #140
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#140
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/XuehaiPan/nvitop/pull/59
Author: @XuehaiPan
Created: 3/16/2023
Status: ✅ Merged
Merged: 3/16/2023
Merged by: @XuehaiPan
Base:
main← Head:host-metrics📝 Commits (2)
e00582afeat(gui/host): show more metrics56a60e9docs(CHANGELOG): update CHANGELOG.md📊 Changes
9 files changed (+116 additions, -47 deletions)
View changed files
📝
CHANGELOG.md(+1 -1)📝
docs/source/spelling_wordlist.txt(+1 -0)📝
nvitop/api/host.py(+7 -0)📝
nvitop/api/utils.py(+19 -10)📝
nvitop/gui/library/__init__.py(+9 -1)📝
nvitop/gui/library/history.py(+2 -1)📝
nvitop/gui/library/process.py(+14 -5)📝
nvitop/gui/library/utils.py(+8 -5)📝
nvitop/gui/screens/main/host.py(+55 -24)📄 Description
Issue Type
Description
Show "used host memory" and "system uptime".
Motivation and Context
Resolves #58
Images / Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.