opentelemetry-java-instrume.../dd-trace-api
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
..
src Fix Ratpack tests that got broken by ExecutorInstrumentation refactoring 2018-11-29 15:21:46 -08:00
dd-trace-api.gradle Refactor DDTraceConfig to a Config we can use globally 2018-09-12 17:14:58 -04:00