diff options
Diffstat (limited to '')
-rw-r--r-- | man/coredns-cache.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/coredns-cache.7 b/man/coredns-cache.7 index 743b711e1..20770609c 100644 --- a/man/coredns-cache.7 +++ b/man/coredns-cache.7 @@ -94,7 +94,7 @@ Entries with 0 TTL will remain in the cache until randomly evicted when the shar If monitoring is enabled (via the \fIprometheus\fP plugin) then the following metrics are exported: .IP \(bu 4 -\fB\fCcoredns_cache_size{server, type}\fR - Total elements in the cache by cache type. +\fB\fCcoredns_cache_entries{server, type}\fR - Total elements in the cache by cache type. .IP \(bu 4 \fB\fCcoredns_cache_hits_total{server, type}\fR - Counter of cache hits by cache type. .IP \(bu 4 |