mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-22 05:36:15 +01:00
nvml: add rtd3 memory workaround, fix slog imports (#1587)
* NVML: only read memory usage if utilization > 0% to allow rtd3, #1522 * logging: /x/exp/slog -> log/slog everywhere, fixes log instance inconsistencies
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
"github.com/henrygd/beszel/internal/entities/system"
|
||||
|
||||
"golang.org/x/exp/slog"
|
||||
"log/slog"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user