Update runmetrics.md - fix broken link

Fix link to correct anchor, add space.
This commit is contained in:
Lydell Manganti 2018-03-01 21:44:36 +10:00 committed by Joao Fernandes
parent 964b492b40
commit 3d2f49842c
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ container, we need to:
- Create a symlink from `/var/run/netns/<somename>` to `/proc/<thepid>/ns/net`
- Execute `ip netns exec <somename> ....`
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