All Classes
-
All Classes Interface Summary Class Summary Class Description CastUtils ClientHeadersInjectTextMap Helper class used to add carrier data to HTTP headers.ClientSpanDecorator ClientTracingFeature ClientTracingFeature.Builder Builder for configuringClientto trace outgoing requests.ClientTracingFilter ClientTracingInterceptor HttpServletRequestExtractAdapter Tracer extract adapter forHttpServletRequest.HttpServletRequestExtractAdapter.MultivaluedMapFlatIterator<K,V> InterceptorSpanDecorator OpenTracingInterceptor OperationNameProvider OperationNameProvider.Builder OperationNameProvider.ClassNameOperationName Default Microprofile operation name: . . OperationNameProvider.HTTPMethodOperationName Returns HTTP method as operation nameOperationNameProvider.WildcardOperationName As operation name provides "wildcard" HTTP path e.g: resource method annotated with @Path("/foo/bar/{name: \\w+}") produces "/foo/bar/{name: \\w+}"ServerHeadersExtractTextMap Helper class used to iterate over HTTP headers.ServerSpanDecorator ServerTracingDynamicFeature This class has to be registered as JAX-RS provider to enable tracing of server requests.ServerTracingDynamicFeature.Builder Builder for creating JAX-RS dynamic feature for tracing server requests.ServerTracingFilter ServerTracingInterceptor ServletFilterHeaderSpanDecorator ServletFilterHeaderSpanDecorator will decorate the span based on incoming HTTP headers.ServletFilterHeaderSpanDecorator.HeaderEntry HeaderEntry is used to configureServletFilterHeaderSpanDecoratorServletFilterHeaderSpanDecorator.HeaderEntry.headeris used to check if the header exists usingHttpServletRequest.getHeader(String)ServletFilterHeaderSpanDecorator.HeaderEntry.tagwill be used as aStringTagifServletFilterHeaderSpanDecorator.HeaderEntry.headeris found on the incoming requestServletFilterSpanDecorator SpanDecorator to decorate span at different stages in filter processing (before filterChain.doFilter(), after and if exception is thrown).SpanFinishingFilter Filter which finishes span after server processing.SpanWrapper Wrapper class used for exchanging span between filters.TracerConverter Function converting an existingTracer.TracerFactory Represents a class that knows how to select and build an appropriate tracer.TracerResolver TracerResolverAPI definition looks for one or more registeredTracerResolverimplementations using theServiceLoader.TracingFilter Tracing servlet filter.TracingInterceptor TracingProperties URIUtils