diff --git a/control/control_plane.go b/control/control_plane.go index 1ffdc39..d534db9 100644 --- a/control/control_plane.go +++ b/control/control_plane.go @@ -971,6 +971,8 @@ func (c *ControlPlane) chooseBestDnsDialer( "upstream": dnsUpstream.String(), "choose": string(l4proto) + "+" + string(ipversion), "use": bestTarget.String(), + "outbound": bestOutbound.Name, + "dialer": bestDialer.Property().Name, }).Traceln("Choose DNS path") } return &dialArgument{