opentelemetry-java-instrume.../dd-java-agent-ittests
Tyler Benson 3e57a7a7ea Move servlet tests to individual modules. Fix servlet 2 instrumentation.
Turns out we weren’t actually servlet 2 compatible.  That should be fixed now.  Unfortunately it appears servlet 2 also doesn’t expose the http response code, so we aren’t able to set it as a tag without custom instrumentation for each framework.

I also removed our log4j2 stuff since we’re using logback.
2018-02-08 09:27:04 +10:00
..
src/test Move servlet tests to individual modules. Fix servlet 2 instrumentation. 2018-02-08 09:27:04 +10:00
dd-java-agent-ittests.gradle Move servlet tests to individual modules. Fix servlet 2 instrumentation. 2018-02-08 09:27:04 +10:00