Commit graph

3 commits

Author SHA1 Message Date
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
Gabriel Simmer f747d71cc0
Upgrade dependencies for Go 1.22 2024-04-24 08:40:42 +01:00
Marc Tudurí 44b1448080
Move collector logic from main to separate package (#26)
Co-authored-by: Robert Fratto <robertfratto@gmail.com>
2023-06-20 12:00:26 +02:00