Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 408 Bytes

Tracing Example: Spring WebMVC 2.5/Servlet 2.5/Jetty 7

spring-webmvc-servlet.xml

spring-webmvc-servlet.xml is indirectly read due to spring references in web.xml. This setups the app and tracing of it.

  • brave.example.Frontend and Backend : Rest controllers with no tracing configuration
  • brave.spring.beans.TracingFactoryBean : This helps configure tracing, notably Log4J 1.2 integration