opentelemetry-java-instrume.../dd-trace-ot
Nikolay Martynov 2e8dc9d08f Fix Ratpack tests that got broken by ExecutorInstrumentation refactoring
It turns out closing continuation also closes parent span. This is not
very good in cases when we end up not using continuation if
continuation in a state has already been setup.

This patch provides way to close continuation in a way that doesn't
affect parent scope.
2018-11-29 15:21:46 -08:00
..
docs Fix a couple typos. 2018-10-02 21:51:04 -04:00
src Fix Ratpack tests that got broken by ExecutorInstrumentation refactoring 2018-11-29 15:21:46 -08:00
README.md Lots of renaming 2018-01-09 10:02:06 +10:00
dd-trace-ot.gradle Do testAnnotationProcessor deps.autoservice in modules with services in tests 2018-11-23 09:44:49 -05:00

README.md

Datadog OpenTracing Tracer