| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadLocalServerClientAndLocalSpanState
ServerClientAndLocalSpanState implementation that keeps trace state using a ThreadLocal variable. |
| Modifier and Type | Method and Description |
|---|---|
ClientTracer.Builder |
ClientTracer.Builder.state(ServerClientAndLocalSpanState state) |
| Constructor and Description |
|---|
Builder(ServerClientAndLocalSpanState state)
Use for control of how tracing state propagates across threads.
|
Copyright © 2016. All rights reserved.