mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 06:06:12 -06:00
[PR #192] feat: add Kubernetes integration with monitoring POD resources #197
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#197
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/192
Author: @ntheanh201
Created: 11/14/2025
Status: 🔄 Open
Base:
main← Head:feat/k8s-pod📝 Commits (2)
1b1f34ffeat: add Kubernetes integration to nvitop-exporterf00a469Adds Kubernetes Grafana dashboard variables📊 Changes
10 files changed (+1393 additions, -19 deletions)
View changed files
📝
README.md(+140 -0)📝
nvitop-exporter/grafana/dashboard.json(+64 -0)📝
nvitop-exporter/nvitop_exporter/cli.py(+5 -1)📝
nvitop-exporter/nvitop_exporter/exporter.py(+297 -10)📝
nvitop/api/__init__.py(+17 -0)➕
nvitop/api/kubernetes.py(+717 -0)📝
nvitop/api/process.py(+140 -4)📝
nvitop/tui/screens/main/panels/process.py(+9 -2)📝
pyproject.toml(+3 -2)📝
requirements.txt(+1 -0)📄 Description
Issue Type
Runtime Environment
3.8.2/3.9.6]460.84]nvitopversion or commit: [e.g.0.10.0/0.10.1.dev7+ga083321/main@75ae3c]python-ml-pyversion: [e.g.11.450.51]C/C.UTF-8/en_US.UTF-8]Description
Motivation and Context
Testing
Images / Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.