auto make -f Makefile.doc

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-07-23 07:40:36 +00:00
parent c86be3428a
commit 5b09d62f86
47 changed files with 61 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
.\" Generated by Mmark Markdown Processer - mmark.miek.nl
.TH "COREDNS-TRACE" 7 "June 2020" "CoreDNS" "CoreDNS Plugins"
.TH "COREDNS-TRACE" 7 "July 2020" "CoreDNS" "CoreDNS Plugins"
.SH "NAME"
.PP
@@ -8,6 +8,7 @@
.SH "DESCRIPTION"
.PP
With \fItrace\fP you enable OpenTracing of how a request flows through CoreDNS.
Enable \fIdebug\fP plugin to get logs from the trace plugin.
.SH "SYNTAX"
.PP
@@ -140,3 +141,7 @@ trace tracinghost:9411 {
.fi
.RE
.SH "ALSO SEE"
.PP
See the \fIdebug\fP plugin for more information about debug logging.