cluster/services/dns: remove tracing
This commit is contained in:
parent
a2f34efb41
commit
6318a87236
1 changed files with 0 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue