FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(rabbitmq): remove "rabbitmq_version" check by ilyam8 · Pull Request #21411 · netdata/netdata · GitHub

fix(rabbitmq): remove "rabbitmq_version" check - #21411

Merged
ilyam8 merged 1 commit into
netdata:masterfrom
ilyam8:fix-rabbitmq-ver-check
Dec 5, 2025
Merged

fix(rabbitmq): remove "rabbitmq_version" check#21411
ilyam8 merged 1 commit into
netdata:masterfrom
ilyam8:fix-rabbitmq-ver-check

Conversation

ilyam8 commented Dec 5, 2025
edited by cubic-dev-ai Bot
Loading

Copy link
Copy Markdown
Member
Summary

Older versions have only rabbit_version, current versions have rabbitmq_version and rabbit_version. We don't really need this check.

Test Plan
Additional Information
For users: How does this change affect me?

Summary by cubic

Removed the rabbitmq_version check in the RabbitMQ collector to avoid errors with older brokers that only provide rabbit_version. This improves compatibility across versions without changing metrics collection.

Written for commit 34f54a4. Summary will update automatically on new commits.

github-actions Bot added area/collectors Everything related to data collection collectors/go.d area/go labels Dec 5, 2025
ilyam8 enabled auto-merge (squash) December 5, 2025 13:27

cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

No issues found across 2 files

ilyam8 merged commit b921c2e into netdata:master Dec 5, 2025
117 checks passed
ilyam8 deleted the fix-rabbitmq-ver-check branch December 5, 2025 16:31
stelfrag mentioned this pull request Dec 6, 2025
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Dec 6, 2025
Ferroin pushed a commit that referenced this pull request Dec 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/go collectors/go.d

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL