netdata/netdata

View on GitHub
src/go/collectors/go.d.plugin/config/go.d/docker.conf

Summary

Maintainability
Test Coverage
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/docker#readme

jobs:
  - name: local
    address: 'unix:///var/run/docker.sock'
    timeout: 2
    collect_container_size: no