chore: update Grafana dashboard

This commit is contained in:
Xuehai Pan 2024-12-29 23:51:38 +08:00
parent 8ee9d5c430
commit 1181de41c8
3 changed files with 751 additions and 603 deletions

View file

@ -22,7 +22,7 @@ An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for G
<p align="center">
<a href="./nvitop-exporter">
<img width="100%" src="https://github.com/user-attachments/assets/c1769a8b-2d06-47c4-8f76-c91dace132e9" alt="Filter">
<img width="100%" src="https://github.com/user-attachments/assets/e4867e64-2ca9-45bc-b524-929053f9673d" alt="Grafana Dashboard">
</a>
<br/>
A Grafana dashboard built on top of <code>nvitop-exporter</code>.

View file

@ -12,7 +12,7 @@ pipx run nvitop-exporter --bind-address 0.0.0.0 --port 5050
uvx nvitop-exporter --bind-address 0.0.0.0 --port 5050
```
Then you can access the metrics at `http://localhost:5050/metrics`.
Then you can access the metrics at [`http://localhost:5050/metrics`](http://localhost:5050/metrics).
You will need to configure Prometheus to scrape the metrics from the exporter.
@ -30,7 +30,7 @@ The source of the dashboard is [`dashboard.json`](./dashboard.json).
The Grafana dashboard can also be imported as by ID [22589](https://grafana.com/grafana/dashboards/22589-nvitop-dashboard).
<p align="center">
<img width="100%" src="https://github.com/user-attachments/assets/c1769a8b-2d06-47c4-8f76-c91dace132e9" alt="Filter">
<img width="100%" src="https://github.com/user-attachments/assets/e4867e64-2ca9-45bc-b524-929053f9673d" alt="Grafana Dashboard">
<br/>
The Grafana dashboard for the exporter.
</p>

File diff suppressed because it is too large Load diff