opentelemetry-java-contrib
opentelemetry-java-contrib copied to clipboard
Add support for Parallel & Shenandoah to jfr-streaming component
Currently, only the JFR events for the G1 collector (and the general events are supported).
We should support other collectors, and as far as possible make sure that the semantics match.
Parallel added by https://github.com/open-telemetry/opentelemetry-java-contrib/pull/201