summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2021-11-11 13:25:45 +0300
committerMichael Klishin <michael@clojurewerkz.org>2021-11-11 13:26:01 +0300
commit5b0ceaa7e401574288a5538862614cc229021f3c (patch)
tree3c9261e59e3e4136f3b979384f22cc2abb3c17b5
parent9cb9304c27ec9665af99f3f656f34f8fccaddfbd (diff)
downloadrabbitmq-server-git-5b0ceaa7e401574288a5538862614cc229021f3c.tar.gz
Update 3.9.9 release notesv3.9.9
(cherry picked from commit 6182505828c30f79b4fe5a99931a197f89bba04e)
-rw-r--r--release-notes/3.9.9.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/release-notes/3.9.9.md b/release-notes/3.9.9.md
index 0397b361a1..7b9c74d76e 100644
--- a/release-notes/3.9.9.md
+++ b/release-notes/3.9.9.md
@@ -43,6 +43,12 @@ Contributors are encouraged to update them together with their changes. This hel
### Prometheus Plugin
+#### Enhancements
+
+ * Metric rendering efficiency improvements (mostly latency)
+
+ GitHub issue: [#3587](https://github.com/rabbitmq/rabbitmq-server/pull/3587)
+
#### Bug Fixes
* TLS-enabled Prometheus endpoint listener port was not correctly stored internally