open-telemetry / open-telemetry/opentelemetry-java-contrib
Using closeable in opamp client api
Open
@jackshirazi is already working on this.
Since May 20, 2025.
component:opamp-client
enhancement
- Dominant language
- Java
- Stars
- 269
- Forks
- 196
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 38
Description
Use closeable in both OpampClient and RequestService and remove their start and stop methods, so that the implementations start their processes during creation.
Based on these comments:
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.