| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Field | Description |
|---|---|---|
static TraceData |
TraceData.EMPTY |
Deprecated.
Indicates an uninstrumented caller.
|
static TraceData |
TraceData.NOT_SAMPLED |
Deprecated.
An caller didn't report this trace, and neither should this hop.
|
| Modifier and Type | Method | Description |
|---|---|---|
TraceData |
TraceData.Builder.build() |
Deprecated.
|
static TraceData |
TraceData.create(SpanId spanId) |
Deprecated.
|
TraceData |
ServerRequestAdapter.getTraceData() |
Deprecated.
Get the trace data from request.
|
Copyright © 2018 OpenZipkin. All rights reserved.