Remove the port component of the resolver IP:port. Each of our unbounds serves on multiple ports, and we talk to all of those ports, to increase the entropy of our UDP query packets and reduce the chances of a spurious ID mismatch error. But since all of those ports are running on the same server, they are not worth distinguishing for metrics purposes. Remove the authenticated_data label from the query time histograms. We don't use this. Part of #6142 |
||
|---|---|---|
| .. | ||
| dns.go | ||
| dns_test.go | ||
| mocks.go | ||
| problem.go | ||
| problem_test.go | ||
| servers.go | ||
| servers_test.go | ||