opentracing-contrib/java-jaxrs

Improve README

isaachier opened this issue · 1 comments

I cannot figure out what is going on in the README. It seems to suggest two different ways to instrument frameworks, but no straightforward explanation of the internals and/or how the default configuration works. I am struggling to understand how to instrument a Jersey server given that only an example client is provided in the README. How do I instrument a server for client requests, server responses, and span closing? Is that the default configuration? I have no idea from the documentation.

OK after reading a bit more about JAX-RS, this seems like more of a shortcoming in my knowledge here. Closing this issue.