aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.7.0.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/coredns-1.7.0.md b/notes/coredns-1.7.0.md
index 7b046c81b..be5ded5ce 100644
--- a/notes/coredns-1.7.0.md
+++ b/notes/coredns-1.7.0.md
@@ -51,6 +51,8 @@ It's mostly dropping `count` from `_total` metrics names:
* `coredns_reload_failed_count_total` -\> `coredns_reload_failed_total`
+* `coredns_cache_size` -\> `coredns_cache_entries`
+
And note that
`coredns_dns_request_type_count_total` is now part of `coredns_dns_requests_total` .