mirror of
https://github.com/coredns/coredns.git
synced 2025-11-26 21:54:03 -05:00
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# trace
|
||||
|
||||
*trace* enables OpenTracing-based tracing of DNS requests as they go through the plugin chain.
|
||||
## Name
|
||||
|
||||
*trace* - enables OpenTracing-based tracing of DNS requests as they go through the plugin chain.
|
||||
|
||||
## Description
|
||||
|
||||
With *trace* you enable OpenTracing of how a request flows through CoreDNS.
|
||||
|
||||
## Syntax
|
||||
|
||||
|
||||
Reference in New Issue
Block a user