Hi. I’m trying newrelic/nrsysmond image on my k8s cluster.
But, I faced the following error like Wrong path to cpu and memoy data .
2019-02-07 10:54:49.591 (25340) debug: failed to open '/sys/fs/cgroup/memory/system.slice/docker-96dcf853ca9fe057f2f96e7f630b5e312f8f8bfc3af1972404c7058df3b31933.scope/memory.stat' - no Docker memory stats this sample
And, my current path is the following.
/sys/fs/cgroup/memory/kubepods/pod8d1388b6-2a10-11e9-906d-0e5ff96a50f2/6c3f7a9fa533bf5294d8ff4f0dafb57d13174dc23656cd2985318703668e4359/memory.stat
I want to know how to customize nrsysmond for the format.
Thanks.