summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/config/go.d/mysql.conf
blob: 036d797e4ac9cb2a4c34d1f3a33811229fc62751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## All available configuration options, their descriptions and default values:
## https://github.com/netdata/netdata/tree/master/src/go/collectors/go.d.plugin/modules/mysql#readme

#jobs:
#  - name: local
#    dsn: netdata@unix(/var/run/mysqld/mysql.sock)/
#
#  - name: local
#    dsn: netdata@unix(/var/lib/mysql/mysql.sock)/
#
#  - name: local
#    dsn: netdata@unix(/tmp/mysql.sock)/