## 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:[email protected]:6432/pgbouncer'