mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 18:05:10 -05:00
Prepare release: (#3614)
* run Makefile.doc to update to the latest * add prs and authors to Makefile.release to aid in creating release notes. And update the comments in the makefile. * add 1.6.7 release notes. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -103,3 +103,16 @@ example.org {
|
||||
.fi
|
||||
.RE
|
||||
|
||||
.SH "METRICS"
|
||||
.PP
|
||||
If monitoring is enabled (via the \fIprometheus\fP plugin) then the following metrics are exported:
|
||||
|
||||
.IP \(bu 4
|
||||
\fB\fCcoredns_request_block_count_total{server, zone}\fR - counter of DNS requests being blocked.
|
||||
.IP \(bu 4
|
||||
\fB\fCcoredns_request_allow_count_total{server}\fR - counter of DNS requests being allowed.
|
||||
|
||||
|
||||
.PP
|
||||
The \fB\fCserver\fR and \fB\fCzone\fR labels are explained in the \fImetrics\fP plugin documentation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user