mirror of
https://github.com/coredns/coredns.git
synced 2025-11-22 03:42:16 -05:00
publish trace id as metadata from trace plugin (#4749)
Signed-off-by: Ondrej Benkovsky <ondrej.benkovsky@wandera.com>
This commit is contained in:
@@ -93,6 +93,13 @@ trace tracinghost:9411 {
|
||||
}
|
||||
~~~
|
||||
|
||||
## Metadata
|
||||
|
||||
The trace plugin will publish the following metadata, if the *metadata*
|
||||
plugin is also enabled:
|
||||
|
||||
* `trace/traceid`: identifier of (zipkin/datadog) trace of processed request
|
||||
|
||||
## See Also
|
||||
|
||||
See the *debug* plugin for more information about debug logging.
|
||||
|
||||
Reference in New Issue
Block a user