You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2022. It is now read-only.
Problem - Be able to use Jaeger along the SpecialAgent
Not an actual problem, but more of a good thing to have ;)
Proposal
To have a module (part of this repo or outside it) that builds and publishes a JAR (core, thrift transport, tracerresolver). I can create a small PR for this repo if needed ;)
Requirement: To provide a jar with all the dependencies and tracerresolver support.
The new ongoing SpecialAgent effort is designed to take a single jar that provides a
Tracerthrough aTracerFactory- as part of this I've been putting some prototype inhttps://github.com/opentracing-contrib/java-opentracing-lightstep/tree/master/jaeger to create such a jar (minor work needed, as you can see).
Problem - Be able to use Jaeger along the SpecialAgent
Not an actual problem, but more of a good thing to have ;)
Proposal
To have a module (part of this repo or outside it) that builds and publishes a JAR (core, thrift transport, tracerresolver). I can create a small PR for this repo if needed ;)