Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple jax-rs instrumentations #15

Open
pavolloffay opened this issue Mar 16, 2017 · 1 comment
Open

Multiple jax-rs instrumentations #15

pavolloffay opened this issue Mar 16, 2017 · 1 comment

Comments

@pavolloffay
Copy link
Contributor

There are multiple jax-rs instrumentation:

  1. https://github.com/opentracing-contrib/java-jaxrs
  2. https://github.com/uber/jaeger-client-java/tree/master/jaeger-jaxrs2 @yurishkuro
  3. https://github.com/opentracing-contrib/java-dropwizard/blob/master/dropwizard-opentracing/src/main/java/io/opentracing/contrib/dropwizard/ServerRequestTracingFilter.java @bhs

https://github.com/opentracing-contrib/java-jaxrs ropadmap:

Would it make sense for you to reuse java-jaxrs in 2. and 3.?

@yurishkuro
Copy link
Contributor

Would it make sense for you to reuse java-jaxrs in 2. and 3.?

Yes, but I would wait for things with span manager / global tracer to settle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants