github.com/netdata/go.d.plugin@v0.58.1/config/go.d/dns_query.conf (about)

     1  ## All available configuration options, their descriptions and default values:
     2  ## https://github.com/netdata/go.d.plugin/tree/master/modules/dnsquery
     3  
     4  #update_every: 1
     5  #autodetection_retry: 0
     6  #priority: 70000
     7  
     8  #jobs:
     9  # - name: example
    10  #    record_types:
    11  #      - A
    12  #   domains:
    13  #     - google.com
    14  #     - github.com
    15  #     - reddit.com
    16  #   servers:
    17  #     - 8.8.8.8
    18  #     - 8.8.4.4