aboutsummaryrefslogtreecommitdiff
path: root/man/coredns-cache.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/coredns-cache.7')
-rw-r--r--man/coredns-cache.72
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
e='jarred/fetch-experiment'>jarred/fetch-experiment Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/bunExe.ts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-03[streams] speed up `Readable` in some cases (#1708)Gravatar Alex Lam S.L 3-14/+140
2023-01-03Fix crash in BufferListGravatar Jarred Sumner 1-2/+2