Uses of Class
io.helidon.tracing.jersey.TracingHelper
-
Uses of TracingHelper in io.helidon.tracing.jersey
Modifier and TypeMethodDescriptionstatic TracingHelper
TracingHelper.create()
Create helper with default span name function.static TracingHelper
TracingHelper.create
(Function<ContainerRequestContext, String> nameFunction) Create helper with custom span name function.