mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
feat: display peak GPU usage in dashboard
This commit is contained in:
@@ -75,7 +75,7 @@ type Info struct {
|
||||
Bandwidth float64 `json:"b"`
|
||||
AgentVersion string `json:"v"`
|
||||
Podman bool `json:"p,omitempty"`
|
||||
Gpu float64 `json:"g,omitempty"`
|
||||
GpuPct float64 `json:"g,omitempty"`
|
||||
HighTemp float64 `json:"ht,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user