[receiver/jmx]: deprecate component#45741
Merged
Merged
Conversation
Contributor
Author
|
@atoulme Do the deprecation dates look reasonable to you? |
ChrsMark
reviewed
Jan 30, 2026
| deprecation: | ||
| metrics: | ||
| migration: "use JMX Gatherer Java program" | ||
| date: "2026-06-30" |
Member
There was a problem hiding this comment.
Shouldn't that be the date when the component gets deprecated? This PR actually deprecates the component, right?
iblancasa
approved these changes
Jan 30, 2026
paulojmdias
approved these changes
Jan 30, 2026
atoulme
reviewed
Jan 31, 2026
| | Stability | [beta]: metrics | | ||
| | Stability | [deprecated]: metrics | | ||
| | Deprecation of metrics | [Date]: 2026-01-30 | | ||
| | | [Migration Note]: use JMX Gatherer Java program | |
Contributor
There was a problem hiding this comment.
JMX Gatherer is also going to be replaced by the JMX scraper. It's fine to leave as is for the time being.
atoulme
approved these changes
Jan 31, 2026
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
11 tasks
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Marks component as deprecated
Link to tracking issue
Partially fixes #45740