diff options
author | 2021-03-16 12:51:42 +0000 | |
---|---|---|
committer | 2021-03-16 12:51:42 +0000 | |
commit | 5a40a2cd63a292caff030f95b052312386ebf9fb (patch) | |
tree | 3b597e459fe5ef6f0da465c7e601d7b2cda1907c | |
parent | 929aa3886ef5d9364f8c26321a428059b5ed32e6 (diff) | |
download | coredns-5a40a2cd63a292caff030f95b052312386ebf9fb.tar.gz coredns-5a40a2cd63a292caff030f95b052312386ebf9fb.tar.zst coredns-5a40a2cd63a292caff030f95b052312386ebf9fb.zip |
auto make -f Makefile.doc
-rw-r--r-- | man/coredns-forward.7 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/coredns-forward.7 b/man/coredns-forward.7 index 9f182e25f..c6f608d24 100644 --- a/man/coredns-forward.7 +++ b/man/coredns-forward.7 @@ -156,6 +156,15 @@ The dial timeout by default is 30s, and can decrease automatically down to 100ms The read timeout is static at 2s. +.SH "METADATA" +.PP +The forward plugin will publish the following metadata, if the \fImetadata\fP +plugin is also enabled: + +.IP \(bu 4 +\fB\fCforward/upstream\fR: the upstream used to forward the request + + .SH "METRICS" .PP If monitoring is enabled (via the \fIprometheus\fP plugin) then the following metric are exported: |