containerd / cgroups

cgroups package for Go

Home Page:https://containerd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Containerd fails with error: strconv.ParseUint: parsing "(unknown)": invalid syntax

marceloamaral opened this issue · comments

We are using contained in the Kepler project to collect cgroup metrics.

However, a Kepler user has reported this error of: strconv.ParseUint: parsing "(unknown)": invalid syntax
More details are found here: sustainable-computing-io/kepler#750

Any idea how to debug/fix this?