| Package | Description |
|---|---|
| io.helidon.tracing.jersey |
Integration of Jersey with tracing.
|
| Modifier and Type | Method and Description |
|---|---|
static 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.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.