We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae63e6d + 2411f2a commit 76f9026Copy full SHA for 76f9026
content/integrations/process.md
@@ -21,7 +21,7 @@ Configure the Agent to connect to your processes. Our example configuration will
21
22
init_config:
23
# used to override the default procfs path, e.g. for docker
24
- # containers with the outside fs mounted at /host/proc
+ # containers to see the processes of the host at /host/proc
25
# procfs_path: /proc
26
instances:
27
- name: ssh
0 commit comments