Juraci Paixão Kröhling
Juraci Paixão Kröhling
As a continuation of #296 and https://github.com/jaegertracing/jaeger/issues/993, we need to understand what kind of instrumentation makes sense for Android applications. For instance, would it be possible to auto instrument the...
It would be useful to have a ` unwrap()` method on the Span interface (and similar methods on similar interfaces), similar to [JPA's](https://docs.oracle.com/javaee/6/api/javax/persistence/EntityManager.html#unwrap(java.lang.Class)). It would make it easier to call...
According to the readme on this repo, web client is supported, but it lacks some examples or further documentation on what's known to work, including which tracers could be used...
This is a meta issue, probably as a follow up from #110. To provide better support for web client tracing, it would be nice to understand what are the current...
The first link on the contents of the [Semantic Conventions page](https://opentracing.io/specification/conventions/) has a broken link to the specification. It currently links to https://opentracing.io/specification/conventions/specification.md , but should be https://opentracing.io/specification/ 
Write tests for the production template, perhaps reusing the ones from the `all-in-one`.
See opentracing/opentracing-java#295 Similar to the linked issue, this task is about measuring the overhead of traced JDBC calls when compared to their non-traced counter-parts. Scenarios to test: - [ ]...
- [x] #1164 - [x] #1181 - [x] #1174 - [x] #1165 - [x] #1170 - [ ] #1171 - [x] #1166 - [ ] #1167 - [ ] #1168...
Similar to #852. Don't forget to lock the issue after getting it ready so that folks won't be able to comment, causing even more notification "spam".
To be updated with the actual announcements.