mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
add temp debug logs to troubleshoot #196
This commit is contained in:
@@ -78,6 +78,7 @@ func (a *Agent) Run(pubKey []byte, addr string) {
|
||||
}
|
||||
|
||||
func (a *Agent) gatherStats() system.CombinedData {
|
||||
slog.Debug("Getting stats")
|
||||
systemData := system.CombinedData{
|
||||
Stats: a.getSystemStats(),
|
||||
Info: a.systemInfo,
|
||||
|
||||
Reference in New Issue
Block a user