Package io.opentelemetry.javaagent.bootstrap.servlet
package io.opentelemetry.javaagent.bootstrap.servlet
-
ClassDescriptionHelper container for Context attributes for transferring certain information between servlet integration and app-server server handler integrations.Helper class for finding a mapping that matches current request from a collection of mappings.Factory interface for creating
MappingResolverinstances.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.