mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Regen man-pages (#2631)
Mechanical change: make -f Makefile.doc Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "COREDNS\-METRICS" "7" "October 2018" "CoreDNS" "CoreDNS plugins"
|
||||
.TH "COREDNS\-METRICS" "7" "February 2019" "CoreDNS" "CoreDNS plugins"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fIprometheus\fR \- enables Prometheus \fIhttps://prometheus\.io/\fR metrics\.
|
||||
@@ -79,10 +79,10 @@ prometheus [ADDRESS]
|
||||
For each zone that you want to see metrics for\.
|
||||
.
|
||||
.P
|
||||
It optionally takes an address to which the metrics are exported; the default is \fBlocalhost:9153\fR\. The metrics path is fixed to \fB/metrics\fR\.
|
||||
It optionally takes a bind address to which the metrics are exported; the default listens on \fBlocalhost:9153\fR\. The metrics path is fixed to \fB/metrics\fR\.
|
||||
.
|
||||
.SH "EXAMPLES"
|
||||
Use an alternative address:
|
||||
Use an alternative listening address:
|
||||
.
|
||||
.IP "" 4
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user