aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notes/coredns-1.8.5.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/notes/coredns-1.8.5.md b/notes/coredns-1.8.5.md
index 8a5f15848..03f2e755a 100644
--- a/notes/coredns-1.8.5.md
+++ b/notes/coredns-1.8.5.md
@@ -13,6 +13,9 @@ a bunch of plugins and not one, but two new plugins. A *geoip* plugin that can r
query came from and a *header* plugin that allows you to fiddle with (some of) the header bits in a
DNS message.
+With this release, the `coredns_cache_misses_total` metric is deprecated. It will be removed in a later release.
+Users should migrate their promQL to use `coredns_cache_requests_total - coredns_cache_hits_total`.
+
## Brought to You By
Ben Kochie,