File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments