[Questions] Is management metrics collection deprecated for the UI only or is the API deprecated as well? #14895
-
Community Support Policy
RabbitMQ version used4.0.9 Erlang version used26.2.x Operating system (distribution) usedrhel9 How is RabbitMQ deployed?Other rabbitmq-diagnostics status outputSee https://www.rabbitmq.com/docs/cli to learn how to use rabbitmq-diagnostics Logs from node 1 (with sensitive values edited out)See https://www.rabbitmq.com/docs/logging to learn how to collect logs n/a n/a n/a n/a Kubernetes deployment filen/aWhat problem are you trying to solve?I see that management_metrics_collection is deprecated, and when I turn it off, I can see that the metrics are gone from the UI as expected. Are there specific API endpoints that are also deprecated as part of this or is it only the UI that is affected? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Ok - answered my own question. Some existing endpoints change, such as /api/queues no longer returns queue related metrics. |
Beta Was this translation helpful? Give feedback.
@rsperl RabbitMQ
4.0.9is not covered by community support any more.GET /api/queuesdoes return queues metrics if the management plugin isn't configured to not return them: