mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[PR #138] [MERGED] feat(exporter): add dashboard example #172
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#172
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/138
Author: @XuehaiPan
Created: 10/27/2024
Status: ✅ Merged
Merged: 12/29/2024
Merged by: @XuehaiPan
Base:
main← Head:dashboard📝 Commits (8)
96c9751feat(exporter): add dashboard example25b6d61chore(pre-commit): update pre-commit hooksad8a454feat(exporter): add process infof89e990feat(exporter): update dashboard exampleff6e8d6feat(exporter): update dashboard examplef0ff1ecfeat(exporter): update dashboard exampleb955e6ffeat(exporter): update dashboard example5340840docs(README): update README.md fornvitop-exporter📊 Changes
6 files changed (+2677 additions, -13 deletions)
View changed files
📝
.editorconfig(+1 -1)📝
.pre-commit-config.yaml(+2 -2)📝
README.md(+9 -0)📝
nvitop-exporter/README.md(+28 -3)➕
nvitop-exporter/dashboard.json(+2602 -0)📝
nvitop-exporter/nvitop_exporter/exporter.py(+35 -7)📄 Description
Issue Type
Description
Add an example JSON model for grafana dashboard.
Motivation and Context
Resolves #122
Images / Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.