We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9550b04 commit 16eeb9fCopy full SHA for 16eeb9f
system/cgroup_setter/README.md
@@ -70,6 +70,10 @@ settings:
70
search_word: "__node:=system_monitor_container" # ["__node:=system_monitor_container"] or - "__node:=system_monitor_container"
71
```
72
73
+#### Notes
74
+
75
+- Write permission is required for a custom cgroup, and /sys/fs/cgroup/cgroup.procs to attach a PID to the cgroup.
76
+- A PID cannot be attached to a cgroup that has a small group.(only leaf cgroups)
77
78
## Assumptions / Known limits
79
0 commit comments