firehol/netdata

View on GitHub
src/go/plugin/go.d/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
}