diff options
Diffstat (limited to 'man/coredns-cache.7')
-rw-r--r-- | man/coredns-cache.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/coredns-cache.7 b/man/coredns-cache.7 index b828d0fb1..cb6466741 100644 --- a/man/coredns-cache.7 +++ b/man/coredns-cache.7 @@ -1,5 +1,5 @@ .\" Generated by Mmark Markdown Processer - mmark.miek.nl -.TH "COREDNS-CACHE" 7 "June 2020" "CoreDNS" "CoreDNS Plugins" +.TH "COREDNS-CACHE" 7 "July 2020" "CoreDNS" "CoreDNS Plugins" .SH "NAME" .PP @@ -100,7 +100,7 @@ If monitoring is enabled (via the \fIprometheus\fP plugin) then the following me .IP \(bu 4 \fB\fCcoredns_cache_misses_total{server}\fR - Counter of cache misses. .IP \(bu 4 -\fB\fCcoredns_cache_prefetch_total{server}\fR - Counter of cache has prefetched a cached item. +\fB\fCcoredns_cache_prefetch_total{server}\fR - Counter of times the cache has prefetched a cached item. .IP \(bu 4 \fB\fCcoredns_cache_drops_total{server}\fR - Counter of responses excluded from the cache due to request/response question name mismatch. .IP \(bu 4 |