Edit file File name : pgbouncer.conf Content :## All available configuration options, their descriptions and default values: ## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/pgbouncer#readme jobs: - name: local dsn: 'host=/tmp dbname=pgbouncer user=postgres port=6432' # - name: local # dsn: 'postgres://postgres:postgres@127.0.0.1:6432/pgbouncer' Save