netdata/netdata

View on GitHub
src/go/collectors/go.d.plugin/config/go.d/pgbouncer.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/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'