open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Document how to enable JFR with native images
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
To be able to use the io.opentelemetry.runtime-telemetry-java17 instrumentation with GraalVM native images.
https://www.graalvm.org/latest/reference-manual/native-image/debugging-and-diagnostics/JFR/
Related to https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13078
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.
Research direction
Start with the linked GraalVM native-image JFR documentation and related pull request 13078 to understand the instrumentation context. Add project documentation explaining how to enable JFR for io.opentelemetry.runtime-telemetry-java17 with native images, and consider the work done when the instructions are complete and usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100