opentelemetry-java-instrume.../dd-java-agent/testing
Tyler Benson 6414de82d9 Add support for HystrixObservableCommand
This change is slightly breaking for existing hystrixCommand code since the resource name changes from run->execute and getFallback->fallback.  The fallback span is also now a child of the execute span.
2019-04-29 12:04:27 -07:00
..
src Add support for HystrixObservableCommand 2019-04-29 12:04:27 -07:00
testing.gradle Add instrumentation for Apache HttpAsyncClient 2019-04-23 17:10:40 -07:00