Skip to content

Commit b03b3ca

Browse files
committed
[skip-ci] Additional Prometheus-related release notes
1 parent cb4676d commit b03b3ca

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

release-notes/4.1.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,21 @@ This section can be incomplete and will be expanded as 4.1 approaches its releas
408408
GitHub issue: [#12765](https://github.com/rabbitmq/rabbitmq-server/pull/12765)
409409

410410

411+
* `queue_identity_info` metric is now available
412+
413+
`queue_identity_info` metric is exposed, with labels describing the type
414+
of the queue and its membership status (leader/follower) on the scraped node.
415+
416+
GitHub issue: [#13583](https://github.com/rabbitmq/rabbitmq-server/pull/13583)
417+
418+
* `rabbitmq_identity_info` now contains `rabbitmq_endpoint` label
419+
420+
`rabbitmq_identity_info` metric has an additional label that allows to differntiate between
421+
metrics scraped from different RabbitMQ endpoints. Some metric names are the same
422+
when scraped from `/metrics` and `/metrics/per-object`, which can lead to duplicates.
423+
424+
GitHub issue: [#13218](https://github.com/rabbitmq/rabbitmq-server/pull/13218)
425+
411426
### Grafana Dashboards
412427

413428
#### Bug Fixes

0 commit comments

Comments
 (0)