netdata/netdata

View on GitHub
src/go/collectors/go.d.plugin/modules/dnsquery/testdata/config.json

Summary

Maintainability
Test Coverage
{
  "update_every": 123,
  "domains": [
    "ok"
  ],
  "servers": [
    "ok"
  ],
  "network": "ok",
  "record_type": "ok",
  "record_types": [
    "ok"
  ],
  "port": 123,
  "timeout": 123.123
}