Skip to content

remove jmxmp protocol support#2502

Merged
trask merged 3 commits intoopen-telemetry:mainfrom
SylvainJuge:remove-jmxmp
Dec 5, 2025
Merged

remove jmxmp protocol support#2502
trask merged 3 commits intoopen-telemetry:mainfrom
SylvainJuge:remove-jmxmp

Conversation

@SylvainJuge
Copy link
Copy Markdown
Contributor

Fixes #2500

JMXMP protocol was supported by adding a terracotta dependency in JMX Scraper and JMX Gatherer,
this PR just removes this included dependency. There was no explicit test for it, so we can't provide official support for it.

In case this dependency is still needed, it is still possible to add it explicitly in the classpath when running the JAR of JMX Scraper and JMX Gatherer, so this should be a minor breaking change.

@SylvainJuge SylvainJuge requested a review from a team as a code owner December 4, 2025 09:22
@SylvainJuge SylvainJuge self-assigned this Dec 4, 2025
@trask trask added this to the v1.53.0 milestone Dec 4, 2025
Copy link
Copy Markdown
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good.

@trask trask added this pull request to the merge queue Dec 5, 2025
Merged via the queue into open-telemetry:main with commit b0465ca Dec 5, 2025
33 of 36 checks passed
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.

Drop jmxmp support from jmx-metrics and jmx-scraper

3 participants