Skip to content
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

fix: remove artemis support from list of supported platforms of activemq #1867

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

schmikei
Copy link
Collaborator

Description

The MBean targets are different between base ActiveMQ and Artemis ActiveMQ

ActiveMQ MBeans
image

Artemis Process MBeans
image

The target system of activemq is not going to be looking for artemis metrics

Related issue

Resolves #1857

Potentially #1856

How has this been tested?

This is a documentation change as the listed support should not have been added in the first place.

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@schmikei schmikei marked this pull request as ready for review January 28, 2025 16:53
@schmikei schmikei added the kokoro:force-run Forces kokoro to run integration tests on a CL label Jan 28, 2025
@stackdriver-instrumentation-release stackdriver-instrumentation-release removed the kokoro:force-run Forces kokoro to run integration tests on a CL label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActiveMQ integration doesn't work with ActiveMQ Artemis
2 participants