open-telemetry / open-telemetry/opentelemetry-java-contrib
Reconsider test retries for jmx-scraper
Open
@SylvainJuge is already working on this.
Since Aug 4, 2025.
component:jmx-scraper
enhancement
- Dominant language
- Java
- Stars
- 269
- Forks
- 196
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
Component(s)
No response
Is your feature request related to a problem? Please describe.
Related to #1619, we might want to revisit this in more detail to figure out why the tests are flaky and ways to improve that, with the end goal being not depending on the auto-retries.
Describe the solution you'd like
We can remove the retries config from the gradle file.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.