Backport 165e6e9f7c7adc8e8a10a857cedd07961fa91ce0 from #3698
Adding a simpler example for Java span profiling, where we only load the OTEL agent and the Pyroscope OTEL extension. The example lives in examples/tracing/java.
It might be useful to move the other tracing examples (go, dotnet & python) to their own folders as well. This makes them easier to digest and run.
Backport 165e6e9f7c7adc8e8a10a857cedd07961fa91ce0 from #3698
Adding a simpler example for Java span profiling, where we only load the OTEL agent and the Pyroscope OTEL extension. The example lives in
examples/tracing/java
.It might be useful to move the other tracing examples (go, dotnet & python) to their own folders as well. This makes them easier to digest and run.