mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
correct metrics name of cache size (#3805)
Signed-off-by: zounengren <zounengren@cmss.chinamobile.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user