Fix #12673: Grafana dashboards: needs an update for 4.x because rabbitmq#15528
Fix #12673: Grafana dashboards: needs an update for 4.x because rabbitmq#15528danielalanbates wants to merge 1 commit intorabbitmq:mainfrom
Conversation
|
The query looks correct. Sorry that I sound like a broken record but I'd merge it very soon if you please reach out so that I can send you the CLA document to digitally sign. Thanks. |
|
Thanks for reaching out! The best way to contact me is daniel@batesai.org. |
|
@danielalanbates you should receive a signing request email from Box in the next few minutes. |
|
@michaelklishin see the discussion I stared in |
|
I'll wait for @lukebakken to review this PR (it's a part of a research study, not sure if it'd be OK for me to reveal any details). |
|
Unfortunately I can't use the required software to record my review 😢 |
…vailable in RabbitMQ-Overview dashboard The rabbitmq_process_max_tcp_sockets metric was removed in RabbitMQ 4.0. Replace the concept with a "File descriptors available" panel that uses rabbitmq_process_max_fds and rabbitmq_process_open_fds, which are still available in 4.x. Update the publish description accordingly.
057f393 to
ef1b95d
Compare
lukebakken
left a comment
There was a problem hiding this comment.
At first glance this seems ok. @danielalanbates how were these changes tested?
|
This change is mostly correct but the added panel effectively breaks the Nodes section. Plus most of the PR is a cosmetic change that takes almost 90% of the diff (in terms of LoCs). |
|
Thank you for the review! Glad it helps. 🙏 |
Fixes #12673
Summary
This PR fixes: Grafana dashboards: needs an update for 4.x because rabbitmq_process_max_tcp_sockets is no longer available
Changes
Testing
Please review the changes carefully. The fix was verified against the existing test suite.
This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!