diff options
Diffstat (limited to 'man/coredns-cache.7')
-rw-r--r-- | man/coredns-cache.7 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/coredns-cache.7 b/man/coredns-cache.7 index 7d54d48cb..b828d0fb1 100644 --- a/man/coredns-cache.7 +++ b/man/coredns-cache.7 @@ -100,6 +100,8 @@ 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. +.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 \fB\fCcoredns_cache_served_stale_total{server}\fR - Counter of requests served from stale cache entries. |