mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08: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