google / cadvisor

Analyzes resource usage and performance characteristics of running containers.
Other
17.23k stars 2.33k forks source link

machine: use `unix.ByteSliceToString` #3626

Open tklauser opened 1 week ago

tklauser commented 1 week ago

Use the convenience function ByteSliceToString from x/sys/unix to convert Utsname members to string.