diff --git a/config/containers/runmetrics.md b/config/containers/runmetrics.md index d1319c1e10..3e03d453af 100644 --- a/config/containers/runmetrics.md +++ b/config/containers/runmetrics.md @@ -303,7 +303,7 @@ container, we need to: - Create a symlink from `/var/run/netns/` to `/proc//ns/net` - Execute `ip netns exec ....` -Review [Enumerating Cgroups](#enumerating-cgroups)for how to find +Review [Enumerate Cgroups](#enumerate-cgroups) for how to find the cgroup of an in-container process whose network usage you want to measure. From there, you can examine the pseudo-file named `tasks`, which contains all the PIDs in the