Package io.helidon.microprofile.tracing
package io.helidon.microprofile.tracing
Microprofile extension for tracing.
Expected location of configuration is at key
tracing
,
see TracerBuilder
for details about configuration.- See Also:
-
ClassDescriptionRegisters the
MpTracingContextFilter
to support propagation of information from server runtime to client runtime.Microprofile client tracing registrar.Automatically registered filter that stores required information in thread local, to allow outbound clients to get all context.Adds tracing of Jersey calls using a post-matching filter.Interceptor forTraced
annotation.Filter to handle REST client specifics.Tracing extension for Rest Client.A producer ofTracer
needed for injection intoCDI
beans.CDI extension for Microprofile Tracing implementation.