mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
Disable debug mode for tracing - removes extra logging (#4016)
Signed-off-by: Oleg Atamanenko <oleg.atamanenko@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
## Description
|
||||
|
||||
With *trace* you enable OpenTracing of how a request flows through CoreDNS.
|
||||
Enable *debug* plugin to get logs from the trace plugin.
|
||||
|
||||
## Syntax
|
||||
|
||||
@@ -84,3 +85,7 @@ trace tracinghost:9411 {
|
||||
client_server
|
||||
}
|
||||
~~~
|
||||
|
||||
## Also See
|
||||
|
||||
See the *debug* plugin for more information about debug logging.
|
||||
|
||||
Reference in New Issue
Block a user