aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-dns64.7
diff options
context:
space:
mode:
authorGravatar coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com> 2020-03-31 18:03:49 +0000
committerGravatar coredns-auto-go-mod-tidy[bot] <coredns-auto-go-mod-tidy[bot]@users.noreply.github.com> 2020-03-31 18:03:49 +0000
commit0a4047d88e016c9d22ca6f01906e829caeb2dbc3 (patch)
tree40028ade7f6eec70221b9fd820e91e8d8a82cdb0 /man/coredns-dns64.7
parenta29a594e5c2283496af0577bd5c64dc2b439dee6 (diff)
downloadcoredns-0a4047d88e016c9d22ca6f01906e829caeb2dbc3.tar.gz
coredns-0a4047d88e016c9d22ca6f01906e829caeb2dbc3.tar.zst
coredns-0a4047d88e016c9d22ca6f01906e829caeb2dbc3.zip
auto make -f Makefile.doc
Diffstat (limited to '')
-rw-r--r--man/coredns-dns64.714
1 files changed, 11 insertions, 3 deletions
diff --git a/man/coredns-dns64.7 b/man/coredns-dns64.7
index 5c97ace3a..2002c16aa 100644
--- a/man/coredns-dns64.7
+++ b/man/coredns-dns64.7
@@ -7,9 +7,6 @@
.SH "DESCRIPTION"
.PP
-From Wikipedia:
-
-.PP
.RS
.PP
@@ -93,6 +90,17 @@ dns64 {
\fB\fCprefix\fR specifies any local IPv6 prefix to use, instead of the well known prefix (64:ff9b::/96)
+.SH "METRICS"
+.PP
+If monitoring is enabled (via the \fIprometheus\fP plugin) then the following metrics are exported:
+
+.IP \(bu 4
+\fB\fCcoredns_dns64_requests_translated_total{server}\fR - counter of DNS requests translated
+
+
+.PP
+The \fB\fCserver\fR label is explained in the \fIprometheus\fP plugin documentation.
+
.SH "BUGS"
.PP
Not all features required by DNS64 are implemented, only basic AAAA synthesis.