aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-acl.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/coredns-acl.7')
-rw-r--r--man/coredns-acl.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-acl.7 b/man/coredns-acl.7
index 8263a9ee9..9185a2120 100644
--- a/man/coredns-acl.7
+++ b/man/coredns-acl.7
@@ -109,9 +109,9 @@ example.org {
If monitoring is enabled (via the \fIprometheus\fP plugin) then the following metrics are exported:
.IP \(bu 4
-\fB\fCcoredns_dns_blocked_requests_total{server, zone}\fR - counter of DNS requests being blocked.
+\fB\fCcoredns_acl_blocked_requests_total{server, zone}\fR - counter of DNS requests being blocked.
.IP \(bu 4
-\fB\fCcoredns_dns_allowed_requests_total{server}\fR - counter of DNS requests being allowed.
+\fB\fCcoredns_acl_allowed_requests_total{server}\fR - counter of DNS requests being allowed.
.PP