Package io.opentelemetry.instrumentation.api.servlet
-
Class Summary Class Description AppServerBridge Helper container for Context attributes for transferring certain information between servlet integration and app-server server handler integrations.ServletContextPath The context key here is used to propagate the servlet context path throughout the request, so that routing framework instrumentation that updates the span name with a more specific route can prepend the servlet context path in front of that route.