-
Notifications
You must be signed in to change notification settings - Fork 1k
List JFR events used in metrics #15332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4699366 to
f087650
Compare
|
🔧 The result from spotlessApply was committed to the PR branch. |
|
❌ The result from generateLicenseReport could not be committed to the PR branch, see logs: https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/runs/19433628217. |
ffb45e0 to
f971d32
Compare
instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md
Outdated
Show resolved
Hide resolved
|
For GraalVM Native Image Events that are not applicable: Events that are applicable, but not yet implemented: |
|
For OpenJ9 Only VM-level JFR events will work. OpenJ9 currently only has the VM-level JFR implementation. So events emitted at the Java level (ie. in jdk.jfr) will not be present. For example that means |
f971d32 to
48e9910
Compare
|
Thanks @jeanbisutti and @roberttoyonaga. Updated the PR with your contribs. |
instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md
Outdated
Show resolved
Hide resolved
instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md
Outdated
Show resolved
Hide resolved
48e9910 to
24667ed
Compare
|
Pushed |
instrumentation/runtime-telemetry/runtime-telemetry-java17/library/README.md
Outdated
Show resolved
Hide resolved
24667ed to
c3b43b0
Compare
The list will become big but is needed to understand the JFR events used in the creation of the JVM metrics.