opentelemetry-java-instrume.../dd-trace-ot/src/traceAgentTest/groovy
Tyler Benson 697d4972a8 Remove Jackson from dd-trace-ot
Reduced the size of dd-java-agent jar by about 2 MB. Jackson is not removed completely though as it is still a dependency of jmxfetch.

Trace serialization is primarily done directly with msgpack.
Response deserialization and LoggingWriter serialization is done with mochi.

Msgpack Serialization buffer still not being reused though.
2020-01-31 15:59:43 -05:00
..
DDApiIntegrationTest.groovy Remove Jackson from dd-trace-ot 2020-01-31 15:59:43 -05:00