-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for ActiveMQ Artemis #8527
Conversation
deb43a4
to
90797cc
Compare
@mgarabed Do we need to make any updates to README or other metadata (?) files? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 for docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! Planning to play with this locally today, but the code looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some suggestions on metric types
Co-authored-by: Christine Chen <ChristineTChen@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* Initial Artemis JMX integration * Add artemis metrics and e2e env * Add test queues for artemis env * Remove new integration files * Update metadata * Update e2e tests * Fix style * Update README * Add address metrics * Update tests * Update activemq/README.md Co-authored-by: Christine Chen <ChristineTChen@users.noreply.github.com> * Update metric types * Fix metadata * Update metric types and add rate test Co-authored-by: Christine Chen <ChristineTChen@users.noreply.github.com> 3ae6bd7
What does this PR do?
Extends the ActiveMQ integration to support ActiveMQ Artemis.
Motivation
Additional Notes
Review checklist (to be filled by reviewers)
changelog/
andintegration/
labels attached