Skip to content

[receiver/jmx]: deprecate component#45741

Merged
atoulme merged 2 commits into
open-telemetry:mainfrom
rogercoll:deprecate_jmx_receiver
Jan 31, 2026
Merged

[receiver/jmx]: deprecate component#45741
atoulme merged 2 commits into
open-telemetry:mainfrom
rogercoll:deprecate_jmx_receiver

Conversation

@rogercoll

Copy link
Copy Markdown
Contributor

Description

Marks component as deprecated

Link to tracking issue

Partially fixes #45740

@rogercoll
rogercoll requested review from a team and atoulme as code owners January 30, 2026 08:06
@github-actions github-actions Bot added the receiver/jmx JMX Receiver label Jan 30, 2026
@rogercoll

Copy link
Copy Markdown
Contributor Author

@atoulme Do the deprecation dates look reasonable to you?

Comment thread receiver/jmxreceiver/metadata.yaml Outdated
deprecation:
metrics:
migration: "use JMX Gatherer Java program"
date: "2026-06-30"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Shouldn't that be the date when the component gets deprecated? This PR actually deprecates the component, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Good point, fixed 761f26f

| Stability | [beta]: metrics |
| Stability | [deprecated]: metrics |
| Deprecation of metrics | [Date]: 2026-01-30 |
| | [Migration Note]: use JMX Gatherer Java program |

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.

JMX Gatherer is also going to be replaced by the JMX scraper. It's fine to leave as is for the time being.

@atoulme
atoulme merged commit c807191 into open-telemetry:main Jan 31, 2026
208 checks passed
hardik-choksi pushed a commit to hardik-choksi/opentelemetry-collector-contrib that referenced this pull request Feb 2, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Marks component as deprecated

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Partially fixes
open-telemetry#45740
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[receiver/jmx] Deprecate component

5 participants