Anders Sveen

Results 15 comments of Anders Sveen

That will probably work, but requires a lot of packaging (separate jar) and possibly project setup. I am a big fan of being able to do things in code at...

This also is a relevant discussion: https://github.com/open-telemetry/opentelemetry-specification/issues/4131 Note that this specific issue is mainly because of using auto-instrumentation from the agent, as that means I don't have access to the...

It's been a while since I last stumbled upon this. Forgot, and found myself in the same situation again. 😄 Any recommended solution? My educated guess it that turning off...

Thanks for the feedback. I like the possible simplification, but I was not able to find a way to get it to compile. I have added a build trigger for...

If you are having gradle/java/jdk issues I recommend looking into Mise https://mise.jdx.dev/. Also, you should be isolated from Gradle by using the Gradle Wrapper in ./gradlew .