summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/dockerd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/dockerd/README.md')
-rw-r--r--collectors/python.d.plugin/dockerd/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/dockerd/README.md b/collectors/python.d.plugin/dockerd/README.md
index ec69262fad..50b74cce78 100644
--- a/collectors/python.d.plugin/dockerd/README.md
+++ b/collectors/python.d.plugin/dockerd/README.md
@@ -22,6 +22,14 @@ Following charts are drawn:
## configuration
+Edit the `python.d/dockerd.conf` configuration file using `edit-config` from the your agent's [config
+directory](../../../docs/step-by-step/step-04.md#find-your-netdataconf-file), which is typically at `/etc/netdata`.
+
+```bash
+cd /etc/netdata # Replace this path with your Netdata config directory, if different, if different
+sudo ./edit-config python.d/dockerd.conf
+```
+
```yaml
update_every : 1
priority : 60000