Skip to content

Commit be25035

Browse files
authored
add rpc support for getting system metrics (#59)
* add rpc implementation * add getting system metrics to rpc * add dcgm support and mount libs * switch to nvidia-smi * add tui resource usage view
1 parent f4915d0 commit be25035

23 files changed

Lines changed: 1212 additions & 101 deletions

File tree

.github/workflows/pr-review.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
VCS__PIPELINE__PULL_NUMBER: ${{ github.event.number}}
6767
VCS__HTTP_CLIENT__API_URL: "https://api.github.com"
6868
VCS__HTTP_CLIENT__API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69+
REVIEW__IGNORE_CHANGES: '["Cargo.lock"]'

0 commit comments

Comments
 (0)