mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-15 01:53:08 -04:00
noisy logs Remove most logs in mapDNSResponse() that could potentially be spammed by a misbehaving or abusive DNS client or resolver. Keep logs, and complement with metrics, for failed rewrites, as they likely point to an internal error, e.g. ip pools exhausted. Metrics allow for potential alerting in the future. Updates tailscale/corp#40125 Updates tailscale/corp#40126 Signed-off-by: Michael Ben-Ami <mzb@tailscale.com>