diff --git a/cluster/services/dns/authoritative.nix b/cluster/services/dns/authoritative.nix index 3340978..deebe73 100644 --- a/cluster/services/dns/authoritative.nix +++ b/cluster/services/dns/authoritative.nix @@ -94,10 +94,6 @@ in { prefetch 3 serve_stale 86400s verify } - trace zipkin ${cluster.config.links.tempo-zipkin-http.tuple} { - every 100 - client_server - } forward service.eu-central.sd-magic.${domain} 127.0.0.1:8600 forward addr.eu-central.sd-magic.${domain} 127.0.0.1:8600 import ${rewriteConf}