Skip to content
Discussion options

You must be logged in to vote

So I guess if I was adamant about using the javaagent as a dependency

not sure if it will help, but you could try https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/runtime-attach

That looks like an interesting way to solve it.

Payara Micro is fully capable of exporting some traces for natively supported libraries like JAXRS, so that always worked flawlessly, and otel.* system properties set on the plugin are properly read and used by the application, so the out-of-the-box experience gave the impression that the Javaagent was doing its thing for JAXWS, but it wasn't, Payara was simply already handling it.

When it came to JAXWS, there was no actual instrumentation b…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@laurit
Comment options

@espenvis
Comment options

@trask
Comment options

@espenvis
Comment options

Answer selected by espenvis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants