mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
manpages: regen and really add corefile.5 (#1377)
This commit is contained in:
@@ -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\.
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user