manpages: regen and really add corefile.5 (#1377)

This commit is contained in:
Miek Gieben
2018-01-11 09:46:40 +00:00
committed by GitHub
parent 5ac8ab4b45
commit da230cd1fa
3 changed files with 175 additions and 1 deletions

View File

@@ -23,6 +23,14 @@ Optionally takes an address; the default is \fB:8080\fR\. The health path is fix
.SH "PLUGINS"
Any plugin that implements the Healther interface will be used to report health\.
.
.SH "METRICS"
If monitoring is enabled (via the \fIprometheus\fR directive) then the following metric is exported:
.
.IP "\(bu" 4
\fBcoredns_health_request_duration_seconds{}\fR \- duration to process a /health query\. As this should be a local operation it should be fast\. A (large) increases in this duration indicates the CoreDNS process is having trouble keeping up\.
.
.IP "" 0
.
.SH "EXAMPLES"
Run another health endpoint on http://localhost:8091\.
.