Package io.opentelemetry.instrumentation.api.servlet
-
Interface Summary Interface Description MappingResolver.Factory Factory interface for creatingMappingResolverinstances.ServerSpanNameSupplier<T> ServerSpanNameTwoArgSupplier<T,U> -
Class Summary Class Description AppServerBridge Helper container for Context attributes for transferring certain information between servlet integration and app-server server handler integrations.MappingResolver Helper class for finding a mapping that matches current request from a collection of mappings.ServerSpanNaming Helper container for tracking whether instrumentation should update server span name or not.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. -
Enum Summary Enum Description ServerSpanNaming.Source