* ServletContextPath.prepend doesn't work when server span is created from app server integration * move ServletContextPath context creation to servlet-common, make servlet2&3 depend on servlet-common so that it would be used in tests that depend on servlet3 * fix failing test * add servlet-common dependency to modules that depend on servlet3 * add servlet-common dependency to mojarra and myfaces * run context path instrumentation after servlet instrumentation * add servlet-common dependency to wicket * move servlet context path handling * enable jetty instrumentation for all handlers * run springmvc tests with tomcat integration, fix peer port and peer ip reporting on tomcat * jetty integration is now enabled for all handlers * update expected span name * Revert "jetty integration is now enabled for all handlers" This reverts commit |
||
---|---|---|
.. | ||
src | ||
servlet-3.0-javaagent.gradle |