dnsmasq_exporter/collector
Gabriel Simmer 5107e16233
Better collection of DNS queries
SingleInflight is now a noop in the dns package, so we have to
implement it ourselves. I've found that dnsmasq just times out when
sending all the questions together.
2024-04-24 08:47:23 +01:00
..
testdata Move collector logic from main to separate package (#26) 2023-06-20 12:00:26 +02:00
collector.go Better collection of DNS queries 2024-04-24 08:47:23 +01:00
collector_test.go Move collector logic from main to separate package (#26) 2023-06-20 12:00:26 +02:00