We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7103c52 commit 336c45cCopy full SHA for 336c45c
sysfs/meminfo_numa.go
@@ -28,7 +28,7 @@ import (
28
"github.com/prometheus/procfs/internal/util"
29
)
30
31
-// Meminfo represents memory statistics for NUMA node
+// Meminfo represents memory statistics for NUMA node.
32
type Meminfo struct {
33
MemTotal uint64
34
MemFree uint64
0 commit comments