| Package | Description |
|---|---|
| io.helidon.webserver.zipkin |
Brave based Open Tracing implementation for an integration with Zipkin.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ZipkinTracerBuilder.Version |
ZipkinTracerBuilder.Version.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ZipkinTracerBuilder.Version[] |
ZipkinTracerBuilder.Version.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
ZipkinTracerBuilder |
ZipkinTracerBuilder.version(ZipkinTracerBuilder.Version version) |
Version of Zipkin API to use.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.