summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/pihole/testdata/getQueryTypes.json
blob: cf7f19f958695de47eef40d37c89f5be6025e0bb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "querytypes": {
    "A (IPv4)": 12.29,
    "AAAA (IPv6)": 12.29,
    "ANY": 1,
    "SRV": 1,
    "SOA": 1,
    "PTR": 71.43,
    "TXT": 1
  }
}