We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51c763b + 2d78b2c commit f58514eCopy full SHA for f58514e
release-notes/3.9.16.md
@@ -48,6 +48,18 @@ Contributors are encouraged to update them together with their changes. This hel
48
GitHub issue: [#4570](https://github.com/rabbitmq/rabbitmq-server/pull/4570)
49
50
51
+### Prometheus Plugin
52
+
53
+#### Bug Fixes
54
55
+ * One metric that was exposed via CLI tools and management plugin's HTTP API
56
+ was not exposed via Prometheus scraping API.
57
58
+ Contributed by @gomoripeti.
59
60
+ GitHub issue: [#4645](https://github.com/rabbitmq/rabbitmq-server/pull/4645)
61
62
63
## Dependency Upgrades
64
65
* `osiris` upgraded from [`1.2.4` to `1.2.6`](https://github.com/rabbitmq/osiris/compare/v1.2.4...v1.2.6)
0 commit comments