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

#jobs:
# - name: example
#    record_types:
#      - A
#   domains:
#     - google.com
#     - github.com
#     - reddit.com
#   servers:
#     - 8.8.8.8
#     - 8.8.4.4