All Classes
Class | Description |
---|---|
DelegatingTracingFilter |
Similar to
TracingFilter , except that it initializes from Spring. |
HandlerParser |
Spring MVC specific type used to customize traced requests based on the handler.
|
SpanCustomizingAsyncHandlerInterceptor |
Same as
SpanCustomizingHandlerInterceptor except it can be used as both an AsyncHandlerInterceptor or a normal HandlerInterceptor . |
SpanCustomizingHandlerInterceptor |
Adds application-tier data to an existing http span via
HandlerParser . |