feat(gui/host): show more metrics (#59)

This commit is contained in:
Xuehai Pan 2023-03-16 20:26:02 +08:00 committed by GitHub
parent 20313d08bd
commit 0bc40840a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 114 additions and 45 deletions

View file

@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
-
- Show more host metrics (e.g., used virtual memory, uptime) in CLI by [@XuehaiPan](https://github.com/XuehaiPan) in [#59](https://github.com/XuehaiPan/nvitop/pull/59).
### Changed