Class SpringWebMvcInstrumenterFactory

java.lang.Object
io.opentelemetry.javaagent.instrumentation.spring.webmvc.SpringWebMvcInstrumenterFactory

public final class SpringWebMvcInstrumenterFactory extends Object
  • Constructor Details

    • SpringWebMvcInstrumenterFactory

      public SpringWebMvcInstrumenterFactory(String instrumentationName)
  • Method Details

    • createHandlerInstrumenter

      public io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<Object,Void> createHandlerInstrumenter()
    • createModelAndViewInstrumenter

      public io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<org.springframework.web.servlet.ModelAndView,Void> createModelAndViewInstrumenter()