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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Community Support Policy
RabbitMQ version used
4.0.9
Erlang version used
26.2.x
Operating system (distribution) used
rhel9
How is RabbitMQ deployed?
Other
rabbitmq-diagnostics status output
See 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 file
n/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.
All reactions